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

OSDOCS-9433: getting cluster id section is added to microshift support

This commit is contained in:
aravipra
2024-03-19 17:19:47 +05:30
committed by openshift-cherrypick-robot
parent 482f5a84c7
commit 33a014ba78
5 changed files with 98 additions and 1 deletions

View File

@@ -0,0 +1,17 @@
:_mod-docs-content-type: ASSEMBLY
[id="microshift-getting-cluster-id"]
= Getting your cluster ID
include::_attributes/attributes-microshift.adoc[]
:context: microshift-getting-cluster-id
toc::[]
When opening a support case, you can give information about your cluster to Red Hat Support by providing the unique identifier (UID) of your cluster. To uniquely identify a {microshift-short} cluster, use the `kube-system` namespace metadata UID.
[NOTE]
====
The cluster ID for a cluster gets created only after the {microshift-short} service runs for the first time after its installation.
====
include::modules/microshift-get-cluster-id-kubesystem.adoc[leveloffset=+1]
include::modules/microshift-get-nonrunning-cluster-id-kubesystem.adoc[leveloffset=+1]