Containers and orchestration
What is Kubernetes or K8s?
Back to overviewKubernetes, often abbreviated to K8s, is an open-source container-orchestration platform. At its core it automates application deployment, scaling, and management. After some time in development at Google, it is now maintained by the Cloud Native Computing Foundation.
Learn more