Kubernetes

devops

An open-source container orchestration platform that automates deploying, scaling, and managing containerized applications. Key concepts include pods, services, deployments, and ingress controllers. Interviewers may ask about scaling strategies, rolling updates, and service discovery.

Related Terms