Skip to content
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

[EKS] [request]: Enable StartupProbe feature gate for EKS 1.16+ #947

Closed
blodan opened this issue Jun 16, 2020 · 8 comments
Closed

[EKS] [request]: Enable StartupProbe feature gate for EKS 1.16+ #947

blodan opened this issue Jun 16, 2020 · 8 comments
Labels
EKS Amazon Elastic Kubernetes Service Proposed Community submitted issue

Comments

@blodan
Copy link

blodan commented Jun 16, 2020

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Tell us about your request
Add the StartupProbe feature gate which was released in Kubernetes 1.16

Which service(s) is this request for?
EKS 1.16 and later

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
StartupProbes was added to Kubernetes 1.16 to be able to "warmup" applications that took some time to boot, right now this feature gate is disabled so StartupProbes isn't usable in AWS EKS.

Additional context
https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/

(See StartupProbe)

More about how StartupProbes works can be found here:
https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#define-startup-probes

@blodan blodan added the Proposed Community submitted issue label Jun 16, 2020
@mikestef9 mikestef9 added the EKS Amazon Elastic Kubernetes Service label Jun 16, 2020
@abdennour
Copy link

abdennour commented Jul 25, 2020

Oops! I thought it was supported until i saw this issue.
Any deadline to get this work ?

@abdennour
Copy link

I've upgraded to EKS 1.17 .
Still not available :(

@cleberwarmling
Copy link

It was a bad surprise knowing that it isn't available on EKS.

@muhyousri
Copy link

I think EKS doesn't support alpha features , StartUp Probe is in beta starting 1.18

@cleberwarmling
Copy link

@muhyousri Yeap! I saw that after posting here. So, hoping to 1.18 to be available soon.

@abdennour
Copy link

abdennour commented Aug 5, 2020

Hopefully @muhyousri @cleberwarmling
😔

@abdennour
Copy link

abdennour commented Aug 5, 2020

For now, if anyone has a long boot time ( slow startup), he can check workarounds here kubernetes/kubernetes#27114

@tabern
Copy link
Contributor

tabern commented Sep 17, 2020

closing this as EKS does not support alpha features/feature gates. This is resolved by #809

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EKS Amazon Elastic Kubernetes Service Proposed Community submitted issue
Projects
None yet
Development

No branches or pull requests

6 participants