Skip to content

Commit 8004715

Browse files
authored
Merge pull request #50939 from TomaszWegrzyn/patch-1
Fix wrong link to Node Autoscaling docs
2 parents 4de12b3 + 307d6a6 commit 8004715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/pods/disruptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Cluster administrator actions include:
4949

5050
- [Draining a node](/docs/tasks/administer-cluster/safely-drain-node/) for repair or upgrade.
5151
- Draining a node from a cluster to scale the cluster down (learn about
52-
[Node Autoscaling]((/docs/concepts/cluster-administration/node-autoscaling/)).
52+
[Node Autoscaling](/docs/concepts/cluster-administration/node-autoscaling/)).
5353
- Removing a pod from a node to permit something else to fit on that node.
5454

5555
These actions might be taken directly by the cluster administrator, or by automation

0 commit comments

Comments
 (0)