kubernetes
Installation
SKILL.md
Kubernetes (K8s)
Kubernetes is the standard for orchestrating containerized applications. In 2025, the Gateway API has replaced Ingress as the standard for traffic routing, and Sidecars are native.
When to Use
- Scale: You have hundreds of microservices.
- Resilience: You need self-healing, auto-restart, and multi-zone availability.
- Platform Building: You are building an internal platform (IDP) for developers.