-
Notifications
You must be signed in to change notification settings - Fork 136
Closed
Labels
enhancementNew feature or requestNew feature or requestrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.size/mediumEstimated to be completed within a weekEstimated to be completed within a week
Milestone
Description
As a user of NKG
I want NKG to have liveness and readiness probes
So that I can leverage better automation with NKG utilizing the knowledge that a particular NKG pod is ready to serve traffic.
Acceptance
- The NKG pod is only labeled as "ready" when nginx is ready to serve traffic.
- Stale configuration should not prevent the probe from reporting a "ready" status.
- Liveness and/or readiness probes are exposed for both the nginx data container and NKG controller container as needed.
- A manual test is performed to verify that our upgrade method minimizes downtime using the probes appropriately.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.size/mediumEstimated to be completed within a weekEstimated to be completed within a week