Cluster-api-provider-aws: Implement AWSMachinePools using ASG

Created on 13 May 2020  路  8Comments  路  Source: kubernetes-sigs/cluster-api-provider-aws

/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:

  • Cluster-api-provider-aws version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):
help wanted kinfeature lifecyclactive prioritimportant-longterm

All 8 comments

/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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tahsinrahman picture tahsinrahman  路  5Comments

rudoi picture rudoi  路  8Comments

rudoi picture rudoi  路  5Comments

randomvariable picture randomvariable  路  3Comments

ashish-amarnath picture ashish-amarnath  路  5Comments