-
Notifications
You must be signed in to change notification settings - Fork 578
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
Support Flatcar linux for nodes #1979
Comments
Having a provider like CAPA would be a good use case to test the WIP Ignition bootstrap provider in kubernetes-sigs/cluster-api#3437 |
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 |
See #1875 (comment) for some progress update. |
Should this be moved to v0.7.0 milestone the same as #2271 ? |
Yup, thx. /milestone v0.7.0 |
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 We're doing a good progress on kubernetes-sigs/cluster-api#4172, we recently added missing e2e tests, a feature gate and documentation. BTW, as CABPK decided that Ignition support will be behind a feature gate for the time being, how does it affect this PR? Can we enable the feature gate for e2e tests? |
Adding ignition support directly to the API that uses an experimental feature in the core cluster-api repository may not be the best option. We should consider feature-gating it in this repository as well.
yes, we do it for other experimental feats:
|
We will do it, thanks for the advice, it make sense 👍 CC @surajssd |
CABPK PR kubernetes-sigs/cluster-api#4172 has been merged and will be part of v1.1 release, so we're getting closer getting this resolved 🎉 |
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 This is still in progress. |
/kind feature
Describe the solution you'd like
I would like to be able to use Flatcar linux for the control plane and worker nodes with CAPA.
Anything else you would like to add:
Documentation for running flatcar on ec2 is here. There are existing AMIs that can be used but we'd need to think about the ignition and kubeadm config.
Environment:
kubectl version
):/etc/os-release
):The text was updated successfully, but these errors were encountered: