What's included with Kubernetes?
Description
Show: 6
Show Overview: Brian and Tyler talk about the technologies in “core” Kubernetes and the additional elements needed to evolve it into a more complete application platform.
Show Notes:
- [TRANSCRIPTION] - coming soon
- PodCTL #4 - All the Tools in the Kubernetes Toolbox
- PodCTL #3 - Making sense of container standards (including OCI)
- Kubernetes by Example
News of the Week:
- Oracle joins the CNCF
- Heptio takes Series B round of VC funding
- Jaeger (@JaegerTracing) and Envoy (@EnvoyProxy) become official CNCF projects.
Topics 1 - What's included in Kubernetes (by default)?
We’ve seen quite a bit of survey data recently that shows usage of Kubernetes is growing quite rapidly. If somebody says they are “using Kubernetes”, by default, what functionality do they have available to them?
Topic 2 - What core “platform” elements aren’t included with Kubernetes?
- Container Runtime (e.g. docker, rkt, oci)
- Container Registry
- Advanced Networking
- Persistent Storage
- Monitoring, Logging
- Backup tools for Kubernetes or the applications running in Pods.
Topic 3 - What are some of the standard ways to plug in those pieces?
- Container Runtime - CRI (Container Runtime Interface)
- Registry - Many 3rd-party options
- Networking - CNI (Container Network Interface)
- Storage - CSI (Container Storage Interface)
- Logging / Monitoring - Sidecar Containers
Topic 4 - What does a company get with a "distribution" vs. "platform" vs. "public cloud service"?
- Tectonic (example)
- OpenShift (example)
- Google Container Engine (example)
Question of the Week:
Q: What is "pure" Kubernetes?
Feedback?
- Email: PodCTL at gmail dot com
- Twitter: @PodCTL
- Web: http://podctl.com