Skip to content

US-A7 - Ensure deployed service is reachable and healthy #21

@ThomasGITH

Description

@ThomasGITH

User story:
As an operator, I want to verify that deployed services are running and healthy, so failures can be detected early.

Tasks:

  • Expose service internally via ClusterIP
  • Add /health endpoint to API
  • Configure readiness probe
  • Configure liveness probe
  • Validate pod health in Kubernetes

This is mostly optional, but nice to have.

Metadata

Metadata

Assignees

Labels

AWS/GitActionsAll infrastructure-related stuff, such as AWS, Github Actions, Kubernetes and Helm.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions