QuestionQ16

Components and Architecture

Which two statements characterize Kubernetes?

Choose two
  • A Orchestrates deployments only to public clouds
  • B A container orchestration platform
  • C Deploys and manages containers with automated rollouts and rollbacks
  • D A sole project hosted by CNCF
  • E An open-source container runtime that is only supported by IBM cloud
Explanation

Kubernetes is a container orchestration platform that automates deployment, scaling, and management of containerized applications. Its Deployment capability supports controlled rollouts and rollbacks of application changes.

Community Discussion

No comments yet. Be the first to start the discussion!