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 4de12b3 + 307d6a6 commit 8004715Copy full SHA for 8004715
content/en/docs/concepts/workloads/pods/disruptions.md
@@ -49,7 +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
-[Node Autoscaling]((/docs/concepts/cluster-administration/node-autoscaling/)).
+[Node Autoscaling](/docs/concepts/cluster-administration/node-autoscaling/)).
53
- Removing a pod from a node to permit something else to fit on that node.
54
55
These actions might be taken directly by the cluster administrator, or by automation
0 commit comments