cldkctl_delete_statefulset
Delete a specific StatefulSet in a Kubernetes namespace by providing the project ID, namespace, and StatefulSet name. Use this function to manage and remove StatefulSets efficiently in your cluster.
Instructions
Call the cldkctl_delete_statefulset endpoint
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | StatefulSet name | |
namespace | Yes | Namespace | |
project_id | Yes | Project ID |