[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-30 (世界標準時間)。"],[[["Ensure you have the cluster name and kubeconfig file for the Kubernetes cluster you're working with, as well as the Namespace Admin role."],["To delete a `StatefulSet` resource and its associated stateful container workloads, use the `kubectl delete statefulset` command, providing the kubeconfig, namespace, and statefulset name."],["If you want to delete the `StatefulSet` resource without deleting its pods, you can include the `--cascade=orphan` parameter in the deletion command."],["After deleting the `StatefulSet`, delete the associated service using the `kubectl delete service` command and providing the relevant kubeconfig and service name."]]],[]]