Choose the correct description of Kubernetes.
- A. A software design approach that structures an application as a collection of small, independently deployable services.
- B. An open-source platform used to automate the deployment, scaling, and management of containerized applications. ✓
- C. A geographically distributed network of servers that delivers web content to users from the nearest location.
- D. A technique that distributes network or application traffic across multiple servers to ensure reliability and performance.
Correct answer
B. An open-source platform used to automate the deployment, scaling, and management of containerized applications.
Explanation
Kubernetes refers to an open-source platform used to automate the deployment, scaling, and management of containerized applications.