We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e73398c + ce4f36a commit 9604673Copy full SHA for 9604673
content/en/docs/concepts/workloads/pods/disruptions.md
@@ -49,8 +49,7 @@ Cluster administrator actions include:
49
50
- [Draining a node](/docs/tasks/administer-cluster/safely-drain-node/) for repair or upgrade.
51
- Draining a node from a cluster to scale the cluster down (learn about
52
-[Cluster Autoscaling](https://github.com/kubernetes/autoscaler/#readme)
53
-).
+[Cluster Autoscaling](https://github.com/kubernetes/autoscaler/#readme)).
54
- Removing a pod from a node to permit something else to fit on that node.
55
56
These actions might be taken directly by the cluster administrator, or by automation
0 commit comments