-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.16, 4.17, 4.18, 4.19
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
The Hosted Control Plane documentation around etcd is incorrect, the doc says to look at the etcd instances in openshift-etcd but that is for the parent cluster not the tenant cluster. The tenant cluster's etcd is in the clusters-$clustername namespace.
under "9.2. Recovering an unhealthy etcd cluster for hosted control planes" it says:
Log in to an etcd pod by entering the following command:
$ oc rsh -n openshift-etcd -c etcd <etcd_pod_name>
This is incorrect guidance, and it happens throughout the documentation page.