-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
HardSWoC26SWoC26SWoC26eksaws elastic kubernetes serviceaws elastic kubernetes servicekubernetesk8s updatesk8s updatesworkflowsgithub actionsgithub actions
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
HardSWoC26SWoC26SWoC26eksaws elastic kubernetes serviceaws elastic kubernetes servicekubernetesk8s updatesk8s updatesworkflowsgithub actionsgithub actions
Projects
Status
In progress