Skip to content

Commit e0a1437

Browse files
authored
Merge pull request #41128 from EricPonvelle/OSDOCS-2922_NetworkConfigNote
OSDOCS-2922: Added a warning for deleting clusters.
2 parents e33600e + 798f749 commit e0a1437

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
@@ -8,4 +8,13 @@ toc::[]
88

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

11+
[id="prerequisites_rosa-deleting-cluster"]
12+
== Prerequisites
13+
14+
* If {product-title} created a VPC, you must remove the following items from your cluster before you can successfully delete your cluster:
15+
** Network configurations, such as VPN configurations and VPC peering connections
16+
** Any additional services that were added to the VPC
17+
18+
If these configurations and services remain, the cluster does not delete properly.
19+
1120
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
@@ -8,5 +8,14 @@ toc::[]
88

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

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

0 commit comments

Comments
 (0)