You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# We have to pin the cgroupDriver to cgroupfs for Kubernetes < v1.24 because kind does not support systemd for those versions, but kubeadm >= 1.21 defaults to systemd.
71
+
# This cluster is used in tests where the Kubernetes version is < 1.24
# We have to pin the cgroupDriver to cgroupfs for Kubernetes < v1.24 because kind does not support systemd for those versions, but kubeadm >= 1.21 defaults to systemd.
79
+
# This cluster is used in tests where the Kubernetes version is < 1.24
# We have to pin the cgroupDriver to cgroupfs for Kubernetes < v1.24 because kind does not support systemd for those versions, but kubeadm >= 1.21 defaults to systemd.
28
+
# This cluster is used in tests where the Kubernetes version is < 1.24
# We have to pin the cgroupDriver to cgroupfs for Kubernetes < v1.24 because kind does not support systemd for those versions, but kubeadm >= 1.21 defaults to systemd.
72
+
# This cluster is used in tests where the Kubernetes version is < 1.24
# We have to pin the cgroupDriver to cgroupfs for Kubernetes < v1.24 because kind does not support systemd for those versions, but kubeadm >= 1.21 defaults to systemd.
80
+
# This cluster is used in tests where the Kubernetes version is < 1.24
# We have to pin the cgroupDriver to cgroupfs for Kubernetes < v1.24 because kind does not support systemd for those versions, but kubeadm >= 1.21 defaults to systemd.
28
+
# This cluster is used in tests where the Kubernetes version is < 1.24
Copy file name to clipboardExpand all lines: test/e2e/data/infrastructure-docker/v0.4/bases/mp.yaml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -36,4 +36,7 @@ spec:
36
36
joinConfiguration:
37
37
nodeRegistration:
38
38
kubeletExtraArgs:
39
+
# We have to pin the cgroupDriver to cgroupfs for Kubernetes < v1.24 because kind does not support systemd for those versions, but kubeadm >= 1.21 defaults to systemd.
40
+
# This cluster is used in tests where the Kubernetes version is < 1.24
# We have to pin the cgroupDriver to cgroupfs for Kubernetes < v1.24 because kind does not support systemd for those versions, but kubeadm >= 1.21 defaults to systemd.
90
+
# This cluster is used in tests where the Kubernetes version is < 1.24
# We have to pin the cgroupDriver to cgroupfs for Kubernetes < v1.24 because kind does not support systemd for those versions, but kubeadm >= 1.21 defaults to systemd.
98
+
# This cluster is used in tests where the Kubernetes version is < 1.24
# We have to pin the cgroupDriver to cgroupfs for Kubernetes < v1.24 because kind does not support systemd for those versions, but kubeadm >= 1.21 defaults to systemd.
28
+
# This cluster is used in tests where the Kubernetes version is < 1.24
0 commit comments