Initial commit
This commit is contained in:
10
skills/kubernetes-deployment-creator/assets/README.md
Normal file
10
skills/kubernetes-deployment-creator/assets/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user