Acerca de
This skill automates the implementation of robust health monitoring by creating specific endpoints tailored for Kubernetes orchestration. It identifies project dependencies like PostgreSQL, Redis, or MongoDB and automatically configures relevant health checks for .NET (AspNetCore) and Python (FastAPI). By generating liveness, readiness, and startup probes, it ensures containers are restarted only when necessary and traffic is only routed to healthy instances, preventing downtime during deployments and scaling events.