committed by
Kubernetes Prow Robot
parent
0268ed0c18
commit
b05129acc3
@@ -55,7 +55,7 @@ kubectl delete service <service-name>
|
||||
```
|
||||
|
||||
<!--
|
||||
Deleting a StatefulSet through kubectl will scale it down to 0, thereby deleting all pods that are a part of it.
|
||||
Deleting a StatefulSet through kubectl will scale it down to 0, thereby deleting all pods that are a part of it.
|
||||
If you want to delete just the StatefulSet and not the pods, use `--cascade=false`.
|
||||
--->
|
||||
通过 kubectl 删除 StatefulSet 会将其缩容为0,因此删除属于它的所有pods。
|
||||
|
||||
Reference in New Issue
Block a user