Skip to content

Commit e827e6b

Browse files
authored
Merge pull request #21154 from multi-io/patch-1
reconfigure-kubelet.md: Documentation error fixed
2 parents 350b0ff + 9bc3136 commit e827e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/administer-cluster/reconfigure-kubelet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ will receive default values appropriate to the configuration version
7272
(e.g. `kubelet.config.k8s.io/v1beta1`), unless overridden by flags.
7373

7474
The status of the Node's kubelet configuration is reported via
75-
`Node.Spec.Status.Config`. Once you have updated a Node to use the new
75+
`Node.Status.Config`. Once you have updated a Node to use the new
7676
ConfigMap, you can observe this status to confirm that the Node is using the
7777
intended configuration.
7878

0 commit comments

Comments
 (0)