430 B
430 B
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).