Skip to content

Commit 289ec37

Browse files
authored
Merge pull request #51282 from B1F030/patch-1
fix wrong reference link of kubelet
2 parents 4f53f10 + e89ac54 commit 289ec37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/glossary/kubelet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Kubelet
33
id: kubelet
44
date: 2018-04-12
5-
full_link: /docs/reference/generated/kubelet
5+
full_link: /docs/reference/command-line-tools-reference/kubelet
66
short_description: >
77
An agent that runs on each node in the cluster. It makes sure that containers are running in a pod.
88

0 commit comments

Comments
 (0)