Skip to content

Commit 95679a8

Browse files
authored
Overriding the machineconfig shouldn't be allowed
Because you can break your entire cluster configuration if you override stuff like kubelet configuration that would keep your cluster from booting up.
1 parent 58faa9f commit 95679a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/openshift/support-policies-v4.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Certain configurations for Azure Red Hat OpenShift 4 clusters can affect your cl
2323
* Don't modify the OpenShift cluster version.
2424
* Don't remove or modify Azure Red Hat OpenShift service logging (mdsd pods).
2525
* Don't remove or modify the 'arosvc.azurecr.io' cluster pull secret.
26+
* Don't override the cluster machine configuration (e.g. kubelet configuration) in any way.
2627
* All cluster virtual machines must have outbound internet access, at least to the Azure Resource Manager (ARM) and service logging (Geneva) endpoints.
2728
* The Azure Red Hat OpenShift service accesses your cluster via Private Link Service. Don't remove or modify service access.
2829
* Non-RHCOS compute nodes aren't supported. For example, you can't use a RHEL compute node.

0 commit comments

Comments
 (0)