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
Copy file name to clipboardExpand all lines: source/plugins/cloudstack-kubernetes-service.rst
+33-31Lines changed: 33 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -653,41 +653,43 @@ Use diverse CNI plugins (Calico, Cilium, etc)
653
653
A CNI framework has also been added which provides end users the flexibility to use the CNI plugin of their choice. The CNI framework internally leverages the managed User data feature provided by CloudStack.
654
654
655
655
Sample Calico CNI configuration data used which is appended to the existing Kubernetes control node user data is:
656
+
.. note::
657
+
This Calico sample requires prior external BGP peering — without BGP the CKS deployment will not work as expected
0 commit comments