The Basics
What is Kubernetes?Kubernetes is an open-source "container orchestrator". That's a fancy way of saying it puts all of your applications and websites in little boxes and manages them automatically.
Managing servers is hard, but it doesn't have to be. Kubernetes provides a standard language for configuring large clusters of software services. Rooted in IT best practices, you can be assured your applications are deployed correctly.