Skip to content

Ecosystem: Support liveness and readiness probes #542

Closed
@ja20222

Description

@ja20222

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 requestrefinedRequirements are refined and the issue is ready to be implemented.size/mediumEstimated to be completed within a week

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions