Initial commit
This commit is contained in:
8
skills/kubernetes-deployment-creator/scripts/README.md
Normal file
8
skills/kubernetes-deployment-creator/scripts/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for kubernetes-deployment-creator skill
|
||||
|
||||
- [ ] validate_manifest.sh: Validates a Kubernetes manifest file against the Kubernetes API schema.
|
||||
- [ ] apply_manifest.sh: Applies a Kubernetes manifest file to the cluster.
|
||||
- [ ] delete_manifest.sh: Deletes a Kubernetes manifest file from the cluster.
|
||||
- [ ] get_resource_status.sh: Retrieves the status of a Kubernetes resource (e.g., deployment, service).
|
||||
Reference in New Issue
Block a user