Kubernetes

noun (proper) /ˌkuːbərˈnetɪs/

An open-source container orchestration platform that automates deployment, scaling, and management of containerised applications. Often abbreviated as K8s (K + 8 letters + s).

"Kubernetes automatically restarts the crashed pod and shifts traffic to healthy replicas while the failed one recovers."