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

Support named ports in container probe #2239

Open
2 tasks
sthomson-wyn opened this issue Nov 7, 2024 · 0 comments
Open
2 tasks

Support named ports in container probe #2239

sthomson-wyn opened this issue Nov 7, 2024 · 0 comments
Labels
feature-request New/Enhanced functionality wanted needs-triage Priority and effort undetermined yet

Comments

@sthomson-wyn
Copy link

Description of the feature or enhancement:

Allow specifying named ports for liveness/readiness probes

https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#use-a-named-port

Use Case:

I want to use named ports in my deployments. These are unable to be added via escape hatch as well.

Proposed Solution:

Other:

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@sthomson-wyn sthomson-wyn added feature-request New/Enhanced functionality wanted needs-triage Priority and effort undetermined yet labels Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New/Enhanced functionality wanted needs-triage Priority and effort undetermined yet
Projects
None yet
Development

No branches or pull requests

1 participant