Support for Kubernetes
Originally designed by Google and maintained by the Cloud Native Computing Foundation, Kubernetes is an open source platform that enables the automated deployment, scaling, and operations of application containers in a virtualized environment. Everything began with the introduction of the Docker containerization project, launched in 2013. Docker technology enabled applications to be executed in an environment known as isolated containers. However, Docker was not capable of managing large and distributed containerized applications. That is where Kubernetes came in by making containerized applications dramatically easier to manage at scale.
Kubernetes consists of nodes and pods, where the former can be physical machines ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access