The Kubernetes Book
Rate it:
Open Preview
Read between December 31 - December 31, 2017
4%
Flag icon
The idea of Kubernetes as a data center OS
4%
Flag icon
In the summer of 2014 it was open-sourced and handed over to the Cloud Native Computing Foundation (CNCF).
4%
Flag icon
This means Kubernetes orchestrates one or more hosts that run containers,
4%
Flag icon
In this model, Docker is a lower-level technology that is orchestrated and managed by Kubernetes.
4%
Flag icon
Kubernetes has also released the Container Runtime Interface (CRI)
5%
Flag icon
It essentially “blessed” Kubernetes to become the industry-standard container orchestrator.
5%
Flag icon
but the long-term strategic orchestrator for containerized applications is Kubernetes!
5%
Flag icon
Kubernetes relates to Google’s Borg and Omega systems.
6%
Flag icon
Helmsman - that’s the person who steers a ship.
7%
Flag icon
the world of application development is a far friendlier place because of it.
7%
Flag icon
Kubernetes is one of an emerging breed of data center operating systems aiming to do this.
7%
Flag icon
Forget about naming your servers and treating them like pets
7%
Flag icon
“hey Kubernetes, I’ve got this app and it consists of these parts… just run it for me please”
7%
Flag icon
The only thing that the courier requires is that it’s packaged and labelled according to their requirements.
8%
Flag icon
Kubernetes is the leading container orchestrator that lets us manage containerized apps at scale.
9%
Flag icon
In the application world, we call this “orchestration”.