This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git


The following commit(s) were added to refs/heads/master by this push:
     new a0a1d31  cks: root disk controller and nic adapter for CoreOS VMware
     new 846c1c1  Merge pull request #151 from shapeblue/fix-cks-vmw-controllers
a0a1d31 is described below

commit a0a1d317779560033134d1d3fab08a57c9cfd6f3
Author: Abhishek Kumar <[email protected]>
AuthorDate: Thu Sep 10 01:24:22 2020 +0530

    cks: root disk controller and nic adapter for CoreOS VMware
    
    Signed-off-by: Abhishek Kumar <[email protected]>
---
 source/plugins/cloudstack-kubernetes-service.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/source/plugins/cloudstack-kubernetes-service.rst 
b/source/plugins/cloudstack-kubernetes-service.rst
index ade34ac..a601329 100644
--- a/source/plugins/cloudstack-kubernetes-service.rst
+++ b/source/plugins/cloudstack-kubernetes-service.rst
@@ -146,6 +146,9 @@ The following Global Settings value must be set to the name 
of Template to be us
 
 Using a CoreOS template is required - you can find CoreOS templates for 
CloudStack here, http://dl.openvm.eu/cloudstack/coreos/x86_64/
 
+.. note::
+   For VMware, CoreOS template must be registered with root disk controller as 
**pvscsi** and NIC adapter type as **Vmxnet3**.
+
 The following Global Setting value must be set to the name of Network Offering 
to be used for creating a new network when no network has been selected while 
creating a Kubernetes cluster:
 
 .. parsed-literal::

Reply via email to