Skip to content

Commit afc7d4a

Browse files
authored
Merge pull request #89447 from openshift-cherrypick-robot/cherry-pick-89237-to-enterprise-4.18
[enterprise-4.18] [OSDOCS-13239]: Adding pointer from OCP support docs to HCP must gather docs
2 parents 0506f16 + 071be8d commit afc7d4a

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

modules/support-gather-data.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
You can gather debugging information about your cluster by using the `oc adm must-gather` CLI command.
1010

11+
ifndef::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
12+
If you are gathering information to debug a self-managed hosted cluster, see "Gathering information to troubleshoot {hcp}".
13+
endif::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
14+
1115
.Prerequisites
1216

1317
* You have access to the cluster as a user with the `cluster-admin` role.

support/gathering-cluster-data.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ ifndef::openshift-origin[]
3131
include::modules/support-gather-data.adoc[leveloffset=+2]
3232
endif::openshift-origin[]
3333

34+
ifndef::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
35+
[role="_additional-resources"]
36+
.Additional resources
37+
* xref:../hosted_control_planes/hcp-troubleshooting.adoc#hosted-control-planes-troubleshooting_hcp-troubleshooting[Gathering information to troubleshoot {hcp}]
38+
endif::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
39+
3440
ifndef::openshift-origin[]
3541
// Table of must-gather flags
3642
include::modules/must-gather-flags.adoc[leveloffset=+2]

0 commit comments

Comments
 (0)