A media streaming company is designing a new containerized platform on Google Cloud. The engineering team wants to minimize cluster management overhead by eliminating the need to manually provision, configure, scale, or maintain worker nodes and node pools. Which GKE operational mode should the team select?
- GKE Autopilot modeCevap
- BGKE Standard mode with Cluster Autoscaler enabled
- CGKE Standard mode with custom node pools using Spot VMs
- DGKE Standard mode with node auto-repair enabled
Cevap
GKE Autopilot mode
GKE Autopilot mode provides a fully managed environment where Google Cloud provisions, configures, and manages all cluster infrastructure, including nodes and node pools. Users pay only for requested Pod resources rather than unallocated node capacity.
Adım Adım Çözüm
Anahtar Kavram
GKE Autopilot vs. Standard Operational Boundaries