Open Julian-Chu opened 1 year ago
/triage accepted /priority important-soon
/milestone v2.3.0
/milestone v2.4.0
to match the delayed PR https://github.com/kubernetes-sigs/cluster-api-provider-aws/pull/4388
@AndiDog: You must be a member of the kubernetes-sigs/cluster-api-provider-aws-maintainers GitHub team to set the milestone. If you believe you should be able to issue the /milestone command, please contact your Cluster API Provider AWS Maintainers and have them propose you as an additional delegate for this responsibility.
/milestone v2.4.0
This issue is labeled with priority/important-soon
but has not been updated in over 90 days, and should be re-triaged.
Important-soon issues must be staffed and worked on either currently, or very soon, ideally in time for the next release.
You can:
/triage accepted
(org members only)/priority important-longterm
or /priority backlog
/close
For more details on the triage process, see https://www.kubernetes.dev/docs/guide/issue-triage/
/remove-triage accepted
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
/kind feature
We try to adopt CAPI+CAPA for our cluster to have same configuration, but find something not supported in the launch template.
Describe the solution you'd like
In the AWSManagedMachinePool spec
AMI type
is defined(exceptCUSTOM
type), the controller should create launch template without ami id. This allows EKS to use managed AMI with launch templateInstance type(s)
is defined, the controller should create launch template without instance type(s).Customizing managed nodes with launch templates
this is a launch template in our running EKS node group, we use to customize the security group and storage
Anything else you would like to add:
Environment:
kubectl version
):/etc/os-release
):