Skip to content

Commit 282bc91

Browse files
author
Tim Bannister
committed
Revise what's next section
1 parent 129b15b commit 282bc91

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -383,9 +383,10 @@ internal failure, see Kubelet log for details | The kubelet encountered some int
383383

384384
## {{% heading "whatsnext" %}}
385385

386-
- For more information on configuring the kubelet via a configuration file, see
387-
[Set kubelet parameters via a config file](/docs/tasks/administer-cluster/kubelet-config-file).
388-
- See the reference documentation for [`NodeConfigSource`](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#nodeconfigsource-v1-core)
386+
- [Set kubelet parameters via a config file](/docs/tasks/administer-cluster/kubelet-config-file)
387+
explains the supported way to configure a kubelet.
388+
- See the reference documentation for Node, including the `configSource` field within
389+
the Node's [.spec](/docs/reference/kubernetes-api/cluster-resources/node-v1/#NodeSpec)
389390
- Learn more about kubelet configuration by checking the
390391
[`KubeletConfiguration`](/docs/reference/config-api/kubelet-config.v1beta1/)
391392
reference.

0 commit comments

Comments
 (0)