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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -551,7 +551,7 @@ The following course of actions are taken:
551
551
552
552
- Addition of port-forwarding rules and firewall rules (for isolated networks)
553
553
554
-
- VM is rebooted with the Kubernetes configuration passed as userdata
554
+
- VM is rebooted with the Kubernetes configuration passed as user data
555
555
556
556
- The ISO is attached either to the node or to the VR based on the value of `mountcksisoonvr` that is passed as a parameter to the addNodesToKubernetesCluster API (Vmware only).
557
557
@@ -596,9 +596,9 @@ Administrators are able to dedicate hosts to a domain or account. CloudStack wil
596
596
Use diverse CNI plugins (Calico, Cilium, etc)
597
597
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
598
598
599
-
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 Userdata feature provided by CloudStack.
599
+
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.
600
600
601
-
Sample Calico CNI configuration data used which is appended to the existing Kubernetes control node userdata is:
601
+
Sample Calico CNI configuration data used which is appended to the existing Kubernetes control node user data is:
0 commit comments