Catalog Details
CATEGORY
observabilityCREATED BY
UPDATED AT
April 07, 2025VERSION
0.0.1-
MODELS
What This Pattern Does:
Continuous availability and health of Kubernetes Pods. It defines liveness probes that periodically check the state of application instances within Pods. These probes determine if Pods are responsive and functioning correctly based on configured criteria, such as HTTP requests or custom executable scripts. By automatically restarting Pods that fail these checks, this design enhances application reliability and uptime, ensuring seamless operation and minimal disruption to services in Kubernetes environments.
Caveats and Consideration:
No caveats
Compatibility:
Recent Discussions with "meshery" Tag
- Mar 26 | Meshery Development Meeting | March 26th, 2025
- Mar 24 | Newcomer slides - setup dev env. seems to be broken
- Mar 18 | Looking for a MeshMate for guidance/tips
- Mar 10 | How to Contribute to Sistent!
- Mar 13 | Meshery Build & Release Meeting (Mar. 13th, 2025)
- Mar 12 | Meshery Development Meeting | March 12th, 2025
- Mar 07 | Looking for a MeshMate for guidance to start first issue
- Mar 05 | Meshery Development Meeting | March 5th, 2025
- Mar 04 | Looking for a MeshMate as new to open source
- Mar 04 | 🤔 Understanding the Role of GraphQL and RTK Query in Meshery UI