Incorrect cluster name mentioned in get secrets for GKE

Description

Please refer page: Install Percona XtraDB Cluster on Google Kubernetes Engine (GKE)
Step 6 mentions:
Use kubectl get secrets command to see the list of Secrets objects (by default Secrets object you are interested in has my-cluster-secrets name). Then kubectl get secret my-cluster-secrets -o yaml will return the YAML file with generated secrets, including the root password

The cluster name seems to be incorrect. In the latest version v1.11.0, this cluster does not exist:

The cluster name is cluster1-secrets as per actual deployment:

 

Environment

None

Smart Checklist

Activity

Manish Chawla August 31, 2022 at 2:04 PM

Also at https://www.percona.com/doc/kubernetes-operator-for-pxc/gke.html#removing-the-gke-cluster
It is mentioned that:
You can clean up the cluster with the gcloud command as follows:

Deleting a cluster requires --zone or --region to be specified, hence it should be added to the above command.

Done

Details

Assignee

Reporter

Time tracking

30m logged

Components

Fix versions

Affects versions

Priority

Smart Checklist

Created August 31, 2022 at 11:55 AM
Updated March 5, 2024 at 5:34 PM
Resolved December 4, 2022 at 6:30 PM