-
Notifications
You must be signed in to change notification settings - Fork 558
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
efs startpuptaint not works correctly #1273
Comments
I ran into this as well. It looks like the EBS driver may not be encountering this because of some delays added: kubernetes-sigs/aws-ebs-csi-driver#1949. Specifically, I see
|
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
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:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
We released a new version(2.0.6) which has the Fix to GitHub and related PR. ECD for the Addons will be 07/31. |
/kind bug
What happened?
i saw new feature was requested in this ticket
#1069
I have infrastructure with karpenter as autoscale tool. And we have problem with installing apps using EFS on brand new node.
I added startupTaint to prevent it, but from my POV it looks like is deleting this taint to fast
i made some more steps how i testing this in karpenter ticket aws/karpenter-provider-aws#5691
but it seems to be a problem on EFS side.
What you expected to happen?
How to reproduce it (as minimally and precisely as possible)?
Anything else we need to know?:
Environment
Please also attach debug logs to help us better diagnose
The text was updated successfully, but these errors were encountered: