Kubernetes

Back to Container Orchestration

The dominant container orchestration platform. Manages containerized workloads using declarative configuration. Core resources: Pods (smallest deployable unit, one or more containers), Deployments (manage replica sets), Services (stable networking), Ingress (external access), ConfigMaps and Secrets (configuration).

Key Properties


cloud containers kubernetes