1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Adding pointer from OCP support docs to HCP must gather docs

This commit is contained in:
Laura Hinson
2025-02-26 14:22:24 -05:00
committed by openshift-cherrypick-robot
parent 5bbdf3c57d
commit ea87ca552e
2 changed files with 10 additions and 0 deletions

View File

@@ -8,6 +8,10 @@
You can gather debugging information about your cluster by using the `oc adm must-gather` CLI command.
ifndef::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
If you are gathering information to debug a self-managed hosted cluster, see "Gathering information to troubleshoot {hcp}".
endif::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
.Prerequisites
* You have access to the cluster as a user with the `cluster-admin` role.

View File

@@ -31,6 +31,12 @@ ifndef::openshift-origin[]
include::modules/support-gather-data.adoc[leveloffset=+2]
endif::openshift-origin[]
ifndef::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
[role="_additional-resources"]
.Additional resources
* xref:../hosted_control_planes/hcp-troubleshooting.adoc#hosted-control-planes-troubleshooting_hcp-troubleshooting[Gathering information to troubleshoot {hcp}]
endif::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
ifndef::openshift-origin[]
// Table of must-gather flags
include::modules/must-gather-flags.adoc[leveloffset=+2]