Skip to content

Commit 936e2c6

Browse files
authored
Merge pull request #27289 from SataQiu/update-create-cluster-kubeadm-20210329
kubeadm: update create-cluster-kubeadm page as kubeadm will not do e2e tests against Calico CNI anymore
2 parents 5f3e13e + 3252fb1 commit 936e2c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ Cluster DNS (CoreDNS) will not start up before a network is installed.**
229229
{{< /caution >}}
230230

231231
{{< note >}}
232-
Currently Calico is the only CNI plugin that the kubeadm project performs e2e tests against.
232+
Kubeadm should be CNI agnostic and the validation of CNI providers is out of the scope of our current e2e testing.
233233
If you find an issue related to a CNI plugin you should log a ticket in its respective issue
234234
tracker instead of the kubeadm or kubernetes issue trackers.
235235
{{< /note >}}

0 commit comments

Comments
 (0)