Google Kubernetes Engine (GKE)
Implement a cluster on the Google Kubernetes Engine.
We'll cover the following
-
From within the Console of your Google Cloud Platform (GCP) project, open the navigation pane on the left-hand side and select
Kubernetes Engine
>Clusters
. You may have to click the three horizontals bars (hamburger) at the top left of the Console to make the navigation pane visible. -
Click the
Create cluster
button.This will start the wizard to create a new Kubernetes cluster.
-
Give the cluster a meaningful name and description.
-
Choose whether you want a
Regional
orZonal
cluster. Regional is newer and potentially more resilient – your masters and nodes will be distributed across multiple zones but still accessible via a single highly available endpoint. -
Choose the Region or Zone for your cluster.
Get hands-on with 1200+ tech skills courses.