Skip to content

Commit a08bdae

Browse files
committed
OSDOCS-8693: add Getting Support assembly MicroShift
1 parent a3468a3 commit a08bdae

7 files changed

+49
-10
lines changed

_topic_maps/_topic_map_ms.yml

+2
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ Topics:
7979
File: microshift-etcd
8080
- Name: The sos report tool
8181
File: microshift-sos-report
82+
- Name: Getting support
83+
File: microshift-getting-support
8284
---
8385
Name: API reference
8486
Dir: microshift_rest_api
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="microshift-getting-support"]
3+
= Getting support
4+
include::_attributes/attributes-microshift.adoc[]
5+
:context: getting-support
6+
7+
toc::[]
8+
9+
// Getting support; note these modules are OCP
10+
11+
include::modules/support.adoc[leveloffset=+1]
12+
include::modules/support-knowledgebase-about.adoc[leveloffset=+1]
13+
include::modules/support-knowledgebase-search.adoc[leveloffset=+1]
14+
include::modules/support-submitting-a-case.adoc[leveloffset=+1]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
// Module included in the following assemblies:
2+
//
3+
// microshift_support/
4+
5+
:_mod-docs-content-type: CONCEPT
6+
[id="microshift-provide-feedback-jira-link_{context}"]
7+
= Providing documentation feedback
8+
9+
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=[DDF-Microshift][Jira issue].

modules/support-knowledgebase-about.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// * support/getting-support.adoc
55
// * service_mesh/v2x/ossm-troubleshooting-istio.adoc
66
// * osd_architecture/osd-support.adoc
7+
// * microshift_support/microshift-getting-support.adoc
78

89
:_mod-docs-content-type: CONCEPT
910
[id="support-knowledgebase-about_{context}"]

modules/support-knowledgebase-search.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// * support/getting-support.adoc
55
// * service_mesh/v2x/ossm-troubleshooting-istio.adoc
66
// * osd_architecture/osd-support.adoc
7+
// * microshift_support/microshift-getting-support.adoc
78

89
:_mod-docs-content-type: PROCEDURE
910
[id="support-knowledgebase-search_{context}"]

modules/support-submitting-a-case.adoc

+13-6
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,23 @@
44
// * support/getting-support.adoc
55
// * service_mesh/v2x/ossm-troubleshooting-istio.adoc
66
// * osd_architecture/osd-support.adoc
7+
// * microshift_support/microshift-getting-support.adoc
78

89
:_mod-docs-content-type: PROCEDURE
910
[id="support-submitting-a-case_{context}"]
1011
= Submitting a support case
1112

1213
.Prerequisites
1314

14-
ifndef::openshift-dedicated[]
15+
ifndef::openshift-dedicated,microshift[]
1516
* You have access to the cluster as a user with the `cluster-admin` role.
16-
endif::openshift-dedicated[]
17+
endif::openshift-dedicated,microshift[]
1718
ifdef::openshift-rosa,openshift-dedicated[]
1819
* You have access to the cluster as a user with the `dedicated-admin` role.
1920
endif::openshift-rosa,openshift-dedicated[]
21+
ifdef::microshift[]
22+
* The {microshift-short} service is running.
23+
endif::microshift[]
2024
* You have installed the OpenShift CLI (`oc`).
2125
ifdef::openshift-dedicated[]
2226
* You have access to the {cluster-manager-first}.
@@ -62,7 +66,7 @@ ifdef::openshift-dedicated[]
6266
.. Click on the name of the cluster you need to open a support case for.
6367
.. Find the value in the *Cluster ID* field of the *Details* section of the *Overview* tab.
6468
endif::openshift-dedicated[]
65-
ifndef::openshift-dedicated[]
69+
ifndef::openshift-dedicated,microshift[]
6670
+
6771
* To manually obtain your cluster ID using the {product-title} web console:
6872
.. Navigate to *Home* -> *Overview*.
@@ -78,7 +82,7 @@ ifndef::openshift-dedicated[]
7882
----
7983
$ oc get clusterversion -o jsonpath='{.items[].spec.clusterID}{"\n"}'
8084
----
81-
endif::openshift-dedicated[]
85+
endif::openshift-dedicated,microshift[]
8286

8387
. Complete the following questions where prompted and then click *Continue*:
8488
+
@@ -87,9 +91,12 @@ endif::openshift-dedicated[]
8791
* What information can you provide around time-frames and the business impact?
8892

8993
. Upload relevant diagnostic data files and click *Continue*.
90-
ifndef::openshift-dedicated[]
94+
ifndef::openshift-dedicated,microshift[]
9195
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[]
93100

94101
. Input relevant case management details and click *Continue*.
95102

modules/support.adoc

+9-4
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,25 @@
1717
// * distr_tracing/distr_tracing_rn/distr-tracing-rn-2-7.adoc
1818
// * distr_tracing/distr_tracing_rn/distr-tracing-rn-2-8.adoc
1919
// * distr_tracing/distr_tracing_rn/distr-tracing-rn-2-9.adoc
20+
// * microshift_support/microshift-getting-support.adoc
2021

2122
[id="support_{context}"]
2223
= Getting support
2324

2425
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:
2526

2627
* 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
2929
* Access other product documentation.
3030

31+
ifndef::microshift[]
3132
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.
3233

3334
// TODO: verify that these settings apply for Service Mesh and OpenShift virtualization, etc.
3435
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.
37+
endif::microshift[]
38+
39+
ifdef::microshift[]
40+
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=[DDF-Microshift][Jira issue].
41+
endif::microshift[]

0 commit comments

Comments
 (0)