Skip to content

Commit fc42330

Browse files
Fix broken link
1 parent c62c9ab commit fc42330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/node/node-labels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ using the Kubernetes API.
1515
The preset labels that Kubernetes sets on nodes are:
1616

1717
* [`kubernetes.io/arch`](/docs/reference/labels-annotations-taints/#kubernetes-io-arch)
18-
* [`kubernetes.io/hostname`](/docs/reference/labels-annotations-taints/#kubernetes-io-hostname)
18+
* [`kubernetes.io/hostname`](/docs/reference/labels-annotations-taints/#kubernetesiohostname)
1919
* [`kubernetes.io/os`](/docs/reference/labels-annotations-taints/#kubernetes-io-os)
2020
* [`node.kubernetes.io/instance-type`](/docs/reference/labels-annotations-taints/#nodekubernetesioinstance-type)
2121
(if known to the kubelet – Kubernetes may not have this information to set the label)

0 commit comments

Comments
 (0)