GKE

141

Google Kubernetes Engine or GKE is a fully managed Kubernetes service that implements the Kubernetes API, 4-way autoscaling, release channels and multi-cluster support.

Stuff you wanna know:

  1. GKE comes with two modes of operations: Standard and Autopilot.
  2. In the GKE Standard mode, you manage the cluster’s underlying infrastructure.
  3. In GKE Autopilot mode, GKE provisions and manages the cluster’s underlying infrastructure.

More stuff: