Book description
As remarkable as Docker containers are, they still need to be heavily scheduled and orchestrated to run efficiently, and seamlessly replaced and re-balanced when they fail. It’s a big job, well beyond the abilities of Chef, Puppet, and similar tools. This O'Reilly report introduces you to Kubernetes, a cluster management system from Google that’s capable of scheduling and launching roughly 7,000 containers a second.
Dave Rensin, who directs Global Cloud Support and Services at Google, explains piece-by-piece how this system works. If you’ve created at least one simple container with Docker, you’ll understand how to get started with Kubernetes by using one of several options.
- Examine pods, a collection of containers bundled and scheduled together
- Run through volumes, the filesystems your container can see and use
- Create and organize pods with labels and annotations
- Use replication controllers to manage replicas: multiple copies of a pod
- Set up services, long-lived endpoints that identify a set of pods in your cluster
- Get started using your own servers, VMs from the public cloud, or a managed offering from a major cloud provider
- Find examples on GitHub of Kubernetes in use, including WordPress and Guestbook
Publisher resources
Product information
- Title: Kubernetes
- Author(s):
- Release date: September 2015
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491931875
You might also like
video
Hands-on Kubernetes
3+ Hours of Video Instruction Overview Hands-on Kubernetes LiveLessons is focused on teaching you real-world skills …
book
DevOps with Kubernetes
Learn to implement DevOps using Docker & Kubernetes. About This Book Learning DevOps, container, and Kubernetes …
book
Mastering Kubernetes
Master the art of container management utilizing the power of Kubernetes. About This Book This practical …
book
Mastering Kubernetes
Exploit design, deployment, and management of large-scale containers About This Book Explore the latest features available …