
Answer-first summary for fast verification
Answer: Anthos
The correct answer is **Anthos**, a platform designed for centralized multi-cluster management across on-premises and cloud environments, including GCP. It simplifies the deployment, management, and updating of applications across different clusters, reducing operational overhead. - **Cloud Build**: Incorrect, as it's a CI/CD tool for building, testing, and deploying applications, not for cluster management. - **Jenkins**: Incorrect, similar to Cloud Build, it's a CI/CD tool without specific features for multi-cluster management. - **Cloud Source Repositories**: Incorrect, it's a Git repository service for source code management, unrelated to Kubernetes cluster synchronization.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your company is currently running containerized applications in an on-premises Kubernetes cluster and plans to deploy a similar environment in GCP. They are worried about the operational workload to keep both environments synchronized. Which solution offers centralized multi-cluster management and synchronization for Kubernetes environments?
A
Cloud Build
B
Jenkins
C
Anthos
D
Cloud Source Repositories
No comments yet.