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.
2 parents 5f3e13e + 3252fb1 commit 936e2c6Copy full SHA for 936e2c6
content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md
@@ -229,7 +229,7 @@ Cluster DNS (CoreDNS) will not start up before a network is installed.**
229
{{< /caution >}}
230
231
{{< note >}}
232
-Currently Calico is the only CNI plugin that the kubeadm project performs e2e tests against.
+Kubeadm should be CNI agnostic and the validation of CNI providers is out of the scope of our current e2e testing.
233
If you find an issue related to a CNI plugin you should log a ticket in its respective issue
234
tracker instead of the kubeadm or kubernetes issue trackers.
235
{{< /note >}}
0 commit comments