Definition
An open-source container orchestration platform that automates deployment, scaling, and management of containerised applications. Often abbreviated as K8s (K + 8 letters + s).
Example Usage
"Kubernetes automatically restarts the crashed pod and shifts traffic to healthy replicas while the failed one recovers."