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 2ed8cff commit 2d52870Copy full SHA for 2d52870
content/en/docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver.md
@@ -45,7 +45,7 @@ A minimal example of configuring the field explicitly:
45
# kubeadm-config.yaml
46
kind: ClusterConfiguration
47
apiVersion: kubeadm.k8s.io/v1beta2
48
-kubernetesVersion: v1.21
+kubernetesVersion: v1.21.0
49
---
50
kind: KubeletConfiguration
51
apiVersion: kubelet.config.k8s.io/v1beta1
0 commit comments