ln-774-healthcheck-setup
CommunityConfigure Kubernetes health checks
Authordorrio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the setup of essential health check endpoints for Kubernetes deployments, ensuring application reliability and proper orchestration.
Core Features & Use Cases
- Readiness Probes: Define endpoints that Kubernetes uses to know when an application is ready to serve traffic.
- Liveness Probes: Configure endpoints that Kubernetes checks to determine if an application is running and should be restarted if unhealthy.
- Startup Probes: Set up endpoints to monitor the initial startup of an application, delaying readiness/liveness checks until the app is fully initialized.
- Use Case: When deploying a new microservice, use this Skill to automatically add
/healthz/ready,/healthz/live, and/healthz/startupendpoints to your application's configuration, ensuring Kubernetes manages its lifecycle effectively.
Quick Start
Use the ln-774-healthcheck-setup skill to configure readiness and liveness probes for a new web service.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ln-774-healthcheck-setup Download link: https://github.com/dorrio/sorteo-app-generator/archive/main.zip#ln-774-healthcheck-setup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.