Kubernetes
Kubernetes, short for Kubernetes Container Orchestration, is an open-source platform for automating deployment, scaling, and management of containerized applications. Originally developed by Google in 2014, it is now maintained by the Cloud Native Computing Foundation (CNCF). Kubernetes allows developers and system administrators to run multi-container applications reliably across clusters of servers, managing networking, storage, and scaling automatically.