New

Technology Bytes 7: What is Google Kubernetes Engine Autopilot

In this week session, we would talk about Google Kubernetes Engine Auto Pilot offering. GKE Autopilot is a managed offering which manages both the control plane and data plane/worker nodes and focus your effort on developing the application. Prior to GKE Autopilot, only the control plane was managed by Google Cloud as a managed service. With GKE Autopilot, you therefore pay for only resources like compute, memory, storage that PODs actually uses, rather than paying for nodes or Virtual machines as in standard GKE offering.

#gkeautopilot #googlecloud #gke