Skip to content

Commit fd99d71

Browse files
authored
Merge pull request #40475 from mburke5678/GH38690-update-link-kube-api-docs
GH38690: Update link to kubernetes config options
2 parents 989f7d0 + 41d7d9f commit fd99d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nodes-nodes-managing-about.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ For example:
8484
$ oc create -f master-kube-config.yaml
8585
----
8686

87-
Most https://github.com/kubernetes/kubelet/blob/master/config/v1beta1/types.go[KubeletConfig Options] can be set by the user. The following options are not allowed to be overwritten:
87+
Most https://kubernetes.io/docs/reference/config-api/kubelet-config.v1beta1/[Kubelet Configuration options] can be set by the user. The following options are not allowed to be overwritten:
8888

8989
* CgroupDriver
9090
* ClusterDNS

0 commit comments

Comments
 (0)