11 lines
577 B
Markdown
11 lines
577 B
Markdown
# 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.
|