Skip to content

Commit d0c5a30

Browse files
authored
Merge pull request #57238 from lahinson/hcp-book
[OSDOCS-5535]: Adding instructions to delete hosted control planes
2 parents 0a36460 + 0d02c3f commit d0c5a30

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

hosted_control_planes/hcp-managing.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ After you configure your environment for hosted control planes and create a host
1616
//configuring metrics sets
1717
include::modules/node-tuning-hosted-cluster.adoc[leveloffset=+1]
1818
//automated machine management
19+
include::modules/delete-hosted-cluster.adoc[leveloffset=+1]
1920

modules/delete-hosted-cluster.adoc

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
// Module included in the following assembly:
2+
//
3+
// * hosted_control_planes/hcp-managing.adoc
4+
5+
:_content-type: PROCEDURE
6+
[id="delete-hosted-cluster_{context}"]
7+
= Deleting a hosted cluster
8+
9+
The steps to delete a hosted cluster differ depending on which provider you use.
10+
11+
.Procedure
12+
13+
* If the cluster is on AWS, follow the instructions in link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/clusters/cluster_mce_overview#hypershift-cluster-destroy-aws[Destroying a hosted cluster on AWS].
14+
15+
* If the cluster is on bare metal, follow the instructions in link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/clusters/cluster_mce_overview#hypershift-cluster-destroy-bm[Destroying a hosted cluster on bare metal].
16+
17+
.Next steps
18+
19+
If you want to disable the hosted control plane feature, see link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/clusters/cluster_mce_overview#disable-hosted-control-planes[Disabling the hosted control plane feature].

0 commit comments

Comments
 (0)