Task: Stateful Set force delete pods (#1731)
* Adding task for force-deletion of pods in a statefulset. * Fixed based on doc review. * Reapply docs review fix * Fixing nav and tasks from earlier.
This commit is contained in:
committed by
GitHub
parent
c17955fe9d
commit
320a1d3870
+2
-2
@@ -27,6 +27,7 @@ single thing, typically by giving a short sequence of steps.
|
||||
|
||||
* [Assigning Pods to Nodes](/docs/tasks/administer-cluster/assign-pods-nodes/)
|
||||
* [Autoscaling the DNS Service in a Cluster](/docs/tasks/administer-cluster/dns-horizontal-autoscaling/)
|
||||
* [Safely Draining a Node while Respecting Application SLOs](/docs/tasks/administer-cluster/safely-drain-node/)
|
||||
|
||||
#### Managing Stateful Applications
|
||||
|
||||
@@ -34,8 +35,7 @@ single thing, typically by giving a short sequence of steps.
|
||||
* [Scaling a StatefulSet](/docs/tasks/manage-stateful-set/scale-stateful-set/)
|
||||
* [Deleting a StatefulSet](/docs/tasks/manage-stateful-set/deleting-a-statefulset/)
|
||||
* [Debugging a StatefulSet](/docs/tasks/manage-stateful-set/debugging-a-statefulset/)
|
||||
* [Safely Draining a Node while Respecting Application SLOs](/docs/tasks/administer-cluster/safely-drain-node/)
|
||||
|
||||
* [Force Deleting StatefulSet Pods](/docs/tasks/manage-stateful-set/delete-pods/)
|
||||
|
||||
### What's next
|
||||
|
||||
|
||||
Reference in New Issue
Block a user