Catalog Details
CATEGORY
observabilityCREATED BY
UPDATED AT
January 13, 2025VERSION
0.0.1
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
- Jan 10 | Outdated Blog On Meshkit
- Nov 10 | Error in "make server" and "make ui-server"
- Jan 08 | Meshery Development Meeting | January 8th 2025
- Oct 14 | Explore Meshery's Published Relationship Design Examples
- Jun 22 | Newcomers call experience and Star Meshery
- Dec 31 | 404 page not found
- Dec 30 | Seeking Help with Playground Features for Complex Designs
- Dec 04 | Link Meshery Integrations and Github workflow or local code
- Nov 25 | Issue: Unable to Run make server-local in Meshery Cloud Setup Due to Soda CLI Dependency
- Nov 28 | Issue on Setting Up Meshery Using Docker