Skip to content

Commit c51c49f

Browse files
authored
Merge pull request #50875 from EricPonvelle/OSDOCS-4201_DeletingClusters
OSDOCS-4201: Created a page about deleting clusters
2 parents 9b00a5f + c9733d6 commit c51c49f

File tree

3 files changed

+29
-0
lines changed

3 files changed

+29
-0
lines changed

_topic_maps/_topic_map_osd.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ Topics:
9393
File: creating-a-gcp-cluster
9494
- Name: Configuring your identity providers
9595
File: config-identity-providers
96+
- Name: Revoking privileges and access to an OpenShift Dedicated cluster
97+
File: osd-revoking-cluster-privileges
98+
- Name: Deleting an OpenShift Dedicated cluster
99+
File: osd-deleting-a-cluster
96100
---
97101
Name: Cluster administration
98102
Dir: osd_cluster_admin
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
:_content-type: ASSEMBLY
2+
[id="osd-deleting-a-cluster"]
3+
= Deleting an {product-title} cluster
4+
include::_attributes/attributes-openshift-dedicated.adoc[]
5+
:context: osd-deleting-a-cluster
6+
7+
toc::[]
8+
9+
[role="_abstract"]
10+
As cluster owner, you can delete your {product-title} clusters.
11+
12+
include::modules/deleting-cluster.adoc[leveloffset=+1]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
:_content-type: ASSEMBLY
2+
[id=" osd-revoking-cluster-privileges"]
3+
= Revoking privileges and access to an {product-title} cluster
4+
include::_attributes/attributes-openshift-dedicated.adoc[]
5+
:context: osd-revoking-cluster-privileges
6+
7+
toc::[]
8+
9+
[role="_abstract"]
10+
As cluster owner, you can revoke admin privileges and user access to a {product-title} cluster.
11+
12+
include::modules/osd-revoke-admin-privileges.adoc[leveloffset=+1]
13+
include::modules/osd-revoke-user-access.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)