Provides comprehensive guidance for Kubernetes including pods, services, deployments, ingress, ConfigMaps, and cluster management. Use when the user asks about Kubernetes, needs to deploy applications, configure resources, or troubleshoot cluster issues.
Use this skill whenever the user wants to:
kubectl apply -f to deploy# deployment.yaml
apiVersion: apps/v1