Due to an increase in responsibilities of CCCMO, the kubelet flags `cloud-provider` and `cloud-config` must be adjusted. Eventually these changes must be made for all cloud providers, but for OpenShift 4.9 only AWS, OpenStack and Azure will require new values for these flags. Other cloud providers must be kept the same.
Acceptance Criteria:
The kubelet on AWS, OpenStack and Azure Windows nodes should have the following configuration:
- cloud-provider should either be set to `external` or `none`
- cloud-config should not be set
There should be no change when running on other cloud providers (i.e vSphere).
- is blocked by
-
OCPCLOUD-1240 Ensure Cloud Node Manager is installed on Windows for Azure/Azure Stack Hub
- Closed