Use feature-state template (#17787)

* Use feature-state template

* Update certificate-rotation.md
This commit is contained in:
Pablo Castellano
2019-11-25 14:05:21 +01:00
committed by Qiming
parent fc3f1420ac
commit efab8c6166
@@ -10,12 +10,12 @@ content_template: templates/task
This page shows how to enable and configure certificate rotation for the kubelet.
{{% /capture %}}
{{< feature-state for_k8s_version="v1.8" state="beta" >}}
{{% capture prerequisites %}}
* Kubernetes version 1.8.0 or later is required
* Kubelet certificate rotation is beta in 1.8.0 which means it may change without notice.
{{% /capture %}}
{{% capture steps %}}