-
Notifications
You must be signed in to change notification settings - Fork 598
Option to use bottlerocket AMI's for EKS nodes #2009
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
Comments
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-contributor-experience at kubernetes/community. |
/remove-lifecycle stale |
I believe @kschumy is interested in this? |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/lifecycle frozen |
/area provider/eks |
@richardcase: Please ensure the request meets the requirements listed here. If this request no longer meets these requirements, the label can be removed In response to this:
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. |
/remove-lifecycle frozen |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
EKS now support bottlerocket as an option when creating managed node groups (as well as a few other values). Is this something that we want to add? I would be willing to work on this! |
That would be great @edmondceausu. Even if CAPA just supported bottlerocket via managed node groups (via AWSManagedMachinePool) that would be a great step forward. Feel free to assign the issue to yourself (or i can). |
/assign |
/kind feature
Describe the solution you'd like
I would like an option to be able to use Bottlerocket for machine nodes for an EKS based cluster. I could manually specify the AMIs but ideally i should be able to specify i want bottlerocket and it should then lookup which AMIs to use for the nodes.
Anything else you would like to add:
See the docs here
Environment:
kubectl version
):/etc/os-release
):The text was updated successfully, but these errors were encountered: