Get GCP projects

gcloud projects list

Set GCP project

gcloud config set project PROJECT_ID

Get Cluster Credentials

gcloud container clusters get-credentials CLUSTER_NAME --region=CONTROL_PLANE_LOCATION --dns-endpoint