You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To report an error or to improve our documentation, log in to your link:https://issues.redhat.com[Red Hat Jira account] and submit a link:https://issues.redhat.com/secure/CreateIssueDetails!init.jspa?pid=12332330&issuetype=1&components=12370455&priority=10200&summary=[Jira issue].
* You have access to the cluster as a user with the `cluster-admin` role.
16
-
endif::openshift-dedicated[]
17
+
endif::openshift-dedicated,microshift[]
17
18
ifdef::openshift-rosa,openshift-dedicated[]
18
19
* You have access to the cluster as a user with the `dedicated-admin` role.
19
20
endif::openshift-rosa,openshift-dedicated[]
21
+
ifdef::microshift[]
22
+
* The {microshift-short} service is running.
23
+
endif::microshift[]
20
24
* You have installed the OpenShift CLI (`oc`).
21
25
ifdef::openshift-dedicated[]
22
26
* You have access to the {cluster-manager-first}.
@@ -62,7 +66,7 @@ ifdef::openshift-dedicated[]
62
66
.. Click on the name of the cluster you need to open a support case for.
63
67
.. Find the value in the *Cluster ID* field of the *Details* section of the *Overview* tab.
64
68
endif::openshift-dedicated[]
65
-
ifndef::openshift-dedicated[]
69
+
ifndef::openshift-dedicated,microshift[]
66
70
+
67
71
* To manually obtain your cluster ID using the {product-title} web console:
68
72
.. Navigate to *Home*->*Overview*.
@@ -78,7 +82,7 @@ ifndef::openshift-dedicated[]
78
82
----
79
83
$ oc get clusterversion -o jsonpath='{.items[].spec.clusterID}{"\n"}'
80
84
----
81
-
endif::openshift-dedicated[]
85
+
endif::openshift-dedicated,microshift[]
82
86
83
87
. Complete the following questions where prompted and then click *Continue*:
84
88
+
@@ -87,9 +91,12 @@ endif::openshift-dedicated[]
87
91
* What information can you provide around time-frames and the business impact?
88
92
89
93
. Upload relevant diagnostic data files and click *Continue*.
90
-
ifndef::openshift-dedicated[]
94
+
ifndef::openshift-dedicated,microshift[]
91
95
It is recommended to include data gathered using the `oc adm must-gather` command as a starting point, plus any issue specific data that is not collected by that command.
92
-
endif::openshift-dedicated[]
96
+
endif::openshift-dedicated,microshift[]
97
+
ifdef::microshift[]
98
+
It is recommended to include data gathered using the `sos` tool or etcd as a starting point, plus any issue-specific data that is not collected in those logs.
99
+
endif::microshift[]
93
100
94
101
. Input relevant case management details and click *Continue*.
If you experience difficulty with a procedure described in this documentation, or with {product-title} in general, visit the link:http://access.redhat.com[Red Hat Customer Portal]. From the Customer Portal, you can:
25
26
26
27
* Search or browse through the Red Hat Knowledgebase of articles and solutions relating to Red Hat products.
27
-
* Submit a support case to Red Hat Support.
28
-
// TODO: xref
28
+
* Submit a support case to Red Hat Support
29
29
* Access other product documentation.
30
30
31
+
ifndef::microshift[]
31
32
To identify issues with your cluster, you can use Insights in {cluster-manager-url}. Insights provides details about issues and, if available, information on how to solve a problem.
32
33
33
34
// TODO: verify that these settings apply for Service Mesh and OpenShift virtualization, etc.
34
35
If you have a suggestion for improving this documentation or have found an
35
-
error, submit a link:https://issues.redhat.com/secure/CreateIssueDetails!init.jspa?pid=12332330&summary=Documentation_issue&issuetype=1&components=12367614&priority=10200&versions=12385624[Jira issue] for the most relevant documentation component. Please
36
-
provide specific details, such as the section name and {product-title} version.
36
+
error, submit a link:https://issues.redhat.com/secure/CreateIssueDetails!init.jspa?pid=12332330&summary=Documentation_issue&issuetype=1&components=12367614&priority=10200&versions=12385624[Jira issue] for the most relevant documentation component. Please provide specific details, such as the section name and {product-title} version.
0 commit comments