概要
This skill provides a comprehensive framework for transitioning FastAPI applications from local development to production-grade Kubernetes environments. It includes optimized multi-stage Dockerfiles for security, production-ready health check endpoints for liveness and readiness probes, and complete infrastructure-as-code templates for Kubernetes manifests and Helm charts. By standardizing the deployment workflow, it ensures consistent environments while incorporating industry best practices like non-root user execution, resource limits, and Horizontal Pod Autoscaling (HPA).