Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
gke-gcloud-auth-plugin --version

Authorize gcloud to access the Cloud Platform with Google user credentials:

Code Block
gcloud auth login

To bind your local kubectl to the created cluster, run the following command.

...