Prerequisites for installing ale on a GKE cluster.
gcloud CLI
gke-gcloud-auth-plugin
by running the following command:kubectl
helm
Run the following command to register the Google account, region, and zone.
At the prompt, enter the number corresponding to `Sign in with a new Google Account` to log in to your Google account. If you are already logged in, enter the number corresponding to the account you want to use.
Google Cloud allocates and uses resources on a per-project basis. Enter the number corresponding to `Create a new project` to create a new project. If you want to use an existing project, enter the number corresponding to that project.
At the prompt asking if you want to configure a default Compute Region and Zone, enter `y` and then enter the number corresponding to the region/zone you want to set as default.
Set the project ID, region, cluster name, and zone where the nodes will be located as environment variables.
Run the following command to log in to your Google account.
Next, set the project by running the following command.