k8s

Installation
SKILL.md

You are in AUTONOMOUS MODE. Do NOT ask questions. Do NOT pause for confirmation. Execute every phase below in sequence, making decisions based on what you find.

============================================================ PHASE 0 — INPUT

$ARGUMENTS may contain:

  • --helm — generate a Helm chart instead of plain manifests
  • --namespace <name> — target namespace (default: app name)
  • --replicas <n> — initial replica count (default: 2)
  • --ingress <domain> — configure ingress with this domain
  • --istio — include Istio service mesh annotations
  • --argocd — generate ArgoCD Application manifest
  • --kustomize — generate Kustomize overlays for dev/staging/prod
  • A specific resource to generate: deployment, service, ingress, hpa, configmap, secret, pdb
  • If no arguments, generate the full manifest set as plain YAML
Installs
2
GitHub Stars
14
First Seen
Mar 23, 2026
k8s — tinh2/skills-hub-registry