Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement AzureMachinePools using VMSS #472

Closed
devigned opened this issue Mar 27, 2020 · 1 comment · Fixed by #483
Closed

Implement AzureMachinePools using VMSS #472

devigned opened this issue Mar 27, 2020 · 1 comment · Fixed by #483
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Milestone

Comments

@devigned
Copy link
Contributor

/kind feature

Describe the solution you'd like

Implement AzureMachinePool using Virtual Machine Scale Sets. The AzureMachinePool implementation should follow the same package / group structure as CAPI and be added to the exp package, the experimental feature package. The feature should be gated using the MachinePool flag used in CAPI.

See also: #113 and CAPI Machine Pool Proposal

Environment:

  • cluster-api-provider-azure version: v1alpha4?
@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Mar 27, 2020
@devigned
Copy link
Contributor Author

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants