You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -688,6 +688,8 @@ list(
688
688
689
689
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.
690
690
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
+
691
693
The following example shows the `cluster` variable type.
Copy file name to clipboardExpand all lines: patterns/roks/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,4 +4,6 @@
4
4
5
5
This architecture supports the creation of a Red Hat OpenShift Container Platform on VPC landing zone in a single region architecture on IBM Cloud.
6
6
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
+
7
9
: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