Skip to content

Commit 52039d0

Browse files
authored
docs: add cluster update note (#728)
Added to readme for use in GH. Added to ROKS pattern so that it displays in the Cloud catalog.
1 parent 6738ae0 commit 52039d0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -688,6 +688,8 @@ list(
688688

689689
You can create as many `iks` or `openshift` clusters and worker pools on VPC. For `ROKS` clusters, make sure to enable public gateways to allow your cluster to correctly provision ingress application load balancers.
690690

691+
:exclamation: **Important:** You can't update Red Hat OpenShift cluster nodes by using this module. The Terraform logic ignores updates to prevent possible destructive changes.
692+
691693
The following example shows the `cluster` variable type.
692694

693695
```terraform

patterns/roks/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@
44

55
This architecture supports the creation of a Red Hat OpenShift Container Platform on VPC landing zone in a single region architecture on IBM Cloud.
66

7+
You can't update Red Hat OpenShift cluster nodes by using this variation. The Terraform logic ignores updates to prevent possible destructive changes. Update the cluster outside of the Terraform code.
8+
79
:exclamation: **Important:** The controls `SC-13(0)`, `SC-28(0)` and `SC-28(1)(0)` can be met if Hyper Protect Crypto Service is used as the Key Management solution.

0 commit comments

Comments
 (0)