mirror of https://github.com/k3s-io/k3s
fix the link of doc
parent
29ab38e898
commit
7a45e3983b
|
@ -4234,7 +4234,7 @@ Features for this release were tracked via the use of the [kubernetes/features](
|
|||
* **[beta]** `kubefed` has graduated to beta: supports hosting federation on on-prem clusters, automatically configures `kube-dns` in joining clusters and allows passing arguments to federation components.
|
||||
|
||||
### Internal Storage Layer
|
||||
* **[stable]** The internal storage layer for kubernetes cluster state has been updated to use etcd v3 by default. Existing clusters will have to plan for a data migration window. ([docs](https://github.com/kubernetes/kubernetes.github.io/pull/2763))([kubernetes/features#44](https://github.com/kubernetes/features/issues/44))
|
||||
* **[stable]** The internal storage layer for kubernetes cluster state has been updated to use etcd v3 by default. Existing clusters will have to plan for a data migration window. ([docs](https://kubernetes.io/docs/tasks/administer-cluster/upgrade-1-6/))([kubernetes/features#44](https://github.com/kubernetes/features/issues/44))
|
||||
|
||||
### kubeadm
|
||||
* **[beta]** Introduces an API for clients to request TLS certificates from the API server. See the [tutorial](https://kubernetes.io/docs/tasks/tls/managing-tls-in-a-cluster).
|
||||
|
|
Loading…
Reference in New Issue