Open
Description
Some providers are having specific requirements for instance type (amount of resources) which is assigned to control plane nodes.
For example when using Azure Standard_B1s
it will fail with the following message:
failureMessage: failed to reconcile AzureMachine service virtualmachine: failed to get desired parameters for resource my-azure-managedcluster4/my-azure-managedcluster4-cp-0 (service: virtualmachine): reconcile error that cannot be recovered occurred: VM size should be bigger or equal to at least 2 vCPUs. Object will not be requeued
We should add a note for all supported providers regarding a minimum that is required to create a cluster.
Metadata
Metadata
Assignees
Type
Projects
Status
Todo