Files
gh-jeremylongshore-claude-c…/skills/kubernetes-deployment-creator/assets/README.md
2025-11-30 08:19:47 +08:00

577 B

Assets

Bundled resources for kubernetes-deployment-creator skill

  • deployment_template.yaml: A template for a basic Kubernetes deployment manifest.
  • service_template.yaml: A template for a basic Kubernetes service manifest.
  • ingress_template.yaml: A template for a basic Kubernetes ingress manifest.
  • hpa_template.yaml: A template for a basic Kubernetes Horizontal Pod Autoscaler manifest.
  • configmap_template.yaml: A template for a basic Kubernetes ConfigMap manifest.
  • secret_template.yaml: A template for a basic Kubernetes Secret manifest.