Skip to content

[Enhancement] Add Readiness and Liveness Probes to All Deployments #25

@Manoj-14

Description

@Manoj-14

Add Readiness and Liveness Probes to All Deployments

Description

To improve the reliability and health monitoring of our microservices, we need to add Kubernetes readiness and liveness probes to all deployment manifests.

Tasks

  • Add appropriate readiness probes for each service
  • Add appropriate liveness probes for each service
  • Test the probes locally and in staging to ensure proper functionality
  • Document the changes in the deployment guides

Benefits

This will help Kubernetes detect and respond to unhealthy pods quickly, improving overall application stability and uptime.

Metadata

Metadata

Assignees

Labels

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions