Skip to content

Commit

Permalink
updated gcp.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Feb 28, 2024
1 parent f09c0fc commit 72922eb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion gcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,9 @@ gcloud compute instances describe "$VM"

## Set up access to GKE - Google Kubernetes Engine

Run this script from the DevOps-Bash-tools repo's `gcp` directory.
First set up your GCloud SDK CLI as above.

Run the `gke_kube_creds.sh` script from the DevOps-Bash-tools repo's `gcp` directory.

This will find and configure all your kubernetes clusters in the current project.

Expand Down

0 comments on commit 72922eb

Please sign in to comment.