Beginner Web & Software Development
Q18 / 100

What is Kubernetes?

Correct! Well done.

Incorrect.

The correct answer is B) An open-source container orchestration platform automating deployment, scaling, and management of containerized applications

B

Correct Answer

An open-source container orchestration platform automating deployment, scaling, and management of containerized applications

Explanation

Kubernetes (k8s) manages container clusters: scheduling pods, scaling deployments, load balancing, rolling updates, self-healing. Helm for package management. Used to run microservices at scale.

Progress
18/100