Skip to content

Commit cbf07b1

Browse files
Apply suggestions from code review for user data
Co-authored-by: Suresh Kumar Anaparti <[email protected]>
1 parent cd534ee commit cbf07b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/plugins/cloudstack-kubernetes-service.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ The following course of actions are taken:
551551

552552
- Addition of port-forwarding rules and firewall rules (for isolated networks)
553553

554-
- VM is rebooted with the Kubernetes configuration passed as userdata
554+
- VM is rebooted with the Kubernetes configuration passed as user data
555555

556556
- 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).
557557

@@ -596,9 +596,9 @@ Administrators are able to dedicate hosts to a domain or account. CloudStack wil
596596
Use diverse CNI plugins (Calico, Cilium, etc)
597597
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
598598

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.
600600

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:
602602

603603
.. code-block:: bash
604604

0 commit comments

Comments
 (0)