TLDR: Kubernetes is a container orchestration system. You define K8’s API objects in a configuration file and then the Kubernetes Controller ensures your infrastructure matches this desired state. Kubernetes automatically manages your application’s infrastructure.
Share this post
The busy developer’s guide to Kubernetes
Share this post
TLDR: Kubernetes is a container orchestration system. You define K8’s API objects in a configuration file and then the Kubernetes Controller ensures your infrastructure matches this desired state. Kubernetes automatically manages your application’s infrastructure.