Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Tectonic Summit Keynote

Tectonic Summit Keynote

Brandon Philips

December 04, 2015
Tweet

More Decks by Brandon Philips

Other Decks in Technology

Transcript

  1. Consensus Store CHALLENGE GOALS Store critical data Replicate data Provide

    distributed lock Automatically handle machine failures
  2. Future Outcomes Improved utilization and application density Scaling of clusters

    to 100,000 pods and beyond User runnable performance benchmarks
  3. Dex User Identity for Cloud Native Open Source Built on

    web standards Integrates with Kubernetes Cryptographic best practices
  4. Dex groups for organizing teams Use existing directory IDs Certifications

    from OpenID Easily protect apps inside cluster Future Identity Work
  5. Experiment with new container build systems Support image mirrors and

    "air-gapped" systems Create new container runtimes like rkt Provide a reliable contract to application writers
  6. PROBLEMS VALUE Less complex DNS Works Same IP inside Multiple

    IPs is a challenge in many networks Kubernetes Networking
  7. Container Network Interface Simple network plugins Un-opinionated and minimal interface

    Engaged by networking ecosystem Adopted in rkt and Kubernetes
  8. Easy and centrally managed IPSec encryption Future of Flannel Future

    of CNI Continued network vendor adoption Release of first revision of the standard Promoted as default Kubernetes network plugin
  9. Increasing Adoption Operational Guides to Recovery Bootstrap and configuration of

    cluster Upgrades from Kubernetes releases Disaster recovery of etcd and Kubernetes