GKE - Google Kubernetes Engine

August 22, 2024 ยท View on GitHub

NOT PORTED YET

  • GKE Autopilot
  • Commands

GKE Autopilot

Serverless Kubernetes service to avoid having to deal with node pool management.

https://cloud.google.com/kubernetes-engine/docs/concepts/autopilot-overview

Commands

gcloud container clusters create <name>
gcloud container clusters list
kubectl get nodes
gcloud container clusters delete <name>

Ported from private Knowledge Base page 2018+

Contents

  1. 1GKE Autopilot
  2. 2Commands