Skip to content

Commit 798f749

Browse files
committed
OSDOCS-2922: Added a warning for deleting clusters.
1 parent aa40f8e commit 798f749

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

modules/rosa-deleting-cluster.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ endif::[]
1010
[id="rosa-deleting-cluster_{context}"]
1111
= Deleting a cluster
1212

13-
You can delete an {product-title} cluster using the `rosa` CLI.
13+
You can delete an {product-title} cluster using the `rosa` CLI.
1414

1515
ifdef::sts[]
1616
You can also use the `rosa` CLI to delete the AWS Identity and Access Management (IAM) account-wide roles, the cluster-specific Operator roles, and the OpenID Connect (OIDC) provider. The cluster deletion must complete before you remove the IAM resources, because the resources are used in the cluster deletion and clean-up processes.

rosa_getting_started/rosa-deleting-cluster.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,13 @@ toc::[]
77

88
Delete a {product-title} (ROSA) cluster using the `rosa` command-line.
99

10+
[id="prerequisites_rosa-deleting-cluster"]
11+
== Prerequisites
12+
13+
* If {product-title} created a VPC, you must remove the following items from your cluster before you can successfully delete your cluster:
14+
** Network configurations, such as VPN configurations and VPC peering connections
15+
** Any additional services that were added to the VPC
16+
17+
If these configurations and services remain, the cluster does not delete properly.
18+
1019
include::modules/rosa-deleting-cluster.adoc[leveloffset=+1]

rosa_getting_started_sts/rosa-sts-deleting-cluster.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,14 @@ toc::[]
77

88
Delete a {product-title} (ROSA) cluster using the `rosa` command-line.
99

10+
[id="prerequisites_rosa-sts-deleting-cluster"]
11+
== Prerequisites
12+
13+
* If {product-title} created a VPC, you must remove the following items from your cluster before you can successfully delete your cluster:
14+
** Network configurations, such as VPN configurations and VPC peering connections
15+
** Any additional services that were added to the VPC
16+
17+
If these configurations and services remain, the cluster does not delete properly.
18+
1019
include::modules/rosa-deleting-cluster.adoc[leveloffset=+1]
1120
include::modules/rosa-deleting-aws-resources-aws-console.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)