Skip to content

Add note regarding minimal instance types for control plane nodes #54

Description

@a13x5

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

  • Status
    Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions