A startup is planning to deploy a containerized application on Google Kubernetes Engine (GKE). The DevOps team wants a fully managed solution where Google automatically provisions, configures, and scales the underlying node infrastructure based on pod specifications, eliminating the need to manage node pools manually. Which GKE cluster operational mode should the team select?
- GKE Autopilot modeCevap
- BGKE Standard mode with custom node pools
- CGKE Standard mode using Spot VMs for the control plane
- DGKE Standard mode managed exclusively by Horizontal Pod Autoscaler
Cevap
GKE Autopilot mode is the correct choice because Google manages node provisioning, scaling, and cluster maintenance, eliminating node-level management overhead.
GKE Autopilot mode provides a fully managed cluster architecture where Google handles node provisioning, auto-scaling, security patching, and node configuration. This satisfies the requirement of eliminating manual node management overhead.
Adım Adım Çözüm
Anahtar Kavram
GKE Autopilot vs. Standard Operational Boundaries
Tahmini Süre:1m 0s