We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a180fc3 commit f73f6c3Copy full SHA for f73f6c3
content/en/docs/reference/setup-tools/kubeadm/kubeadm-init.md
@@ -125,7 +125,7 @@ If your configuration is not using the latest version it is **recommended** that
125
the [kubeadm config migrate](/docs/reference/setup-tools/kubeadm/kubeadm-config/) command.
126
127
For more information on the fields and usage of the configuration you can navigate to our API reference
128
-page and pick a version from [the list](https://godoc.org/k8s.io/kubernetes/cmd/kubeadm/app/apis/kubeadm#pkg-subdirectories).
+page and pick a version from [the list](https://pkg.go.dev/k8s.io/kubernetes/cmd/kubeadm/app/apis/kubeadm#section-directories).
129
130
### Adding kube-proxy parameters {#kube-proxy}
131
0 commit comments