cldkctl_delete_statefulset
Delete a StatefulSet from a Kubernetes namespace in a Cloudeka project. Specify project ID, namespace, and StatefulSet name to remove the resource.
Instructions
Call the cldkctl_delete_statefulset endpoint
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID | |
| namespace | Yes | Namespace | |
| name | Yes | StatefulSet name |