/kind feature
Describe the solution you'd like
[A clear and concise description of what you want to happen.]
Implement AWSMachinePool using Auto Scaling Group. The AWSMachinePool 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: https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/483 and CAPI Machine Pool Proposal
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
kubectl version): /etc/os-release): /priority important-longterm
/help
@detiber:
This request has been marked as needing help from a contributor.
Please ensure the request meets the requirements listed here.
If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-help command.
In response to this:
/help
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
/assign
@gab-satchi are you working on this already or plan to work on it ? when can we get this feature ?
We're actually working on this currently as part of adding EKS Support (it should still work with the Kubeadm provider).
/assign @mytunguyen
/lifecycle active
Fixed in #1860