Merge pull request #28876 from tengqm/kubeadm-config-ref

Kubeadm config reference
This commit is contained in:
Kubernetes Prow Robot
2021-07-14 18:12:48 -07:00
committed by GitHub
8 changed files with 28 additions and 15 deletions
@@ -161,7 +161,7 @@ The built-in signer is part of [`kube-controller-manager`](/docs/reference/comma
To activate the built-in signer, you must pass the `--cluster-signing-cert-file` and `--cluster-signing-key-file` flags.
If you're creating a new cluster, you can use a kubeadm [configuration file](https://godoc.org/k8s.io/kubernetes/cmd/kubeadm/app/apis/kubeadm/v1beta2):
If you're creating a new cluster, you can use a kubeadm [configuration file](/docs/reference/config-api/kubeadm-config.v1beta2/):
```yaml
apiVersion: kubeadm.k8s.io/v1beta2