What is the primary role of a container orchestration platform like Kubernetes in a DevOps environment?
-
A
To compile application source code into container images
-
B
To automate the deployment, scaling, and management of containerized applications across a cluster
-
C
To provide a graphical UI for developers to browse container registries
-
D
To replace CI/CD pipelines for application delivery