vishesh92 commented on code in PR #315:
URL: 
https://github.com/apache/cloudstack-documentation/pull/315#discussion_r1246441023


##########
source/plugins/cloudstack-kubernetes-service.rst:
##########
@@ -185,22 +187,24 @@ New Kubernetes clusters can be created using the API or 
via the UI. User will be
 createKubernetesCluster API can be used to create new Kubernetes cluster. It 
takes following parameters as input,
 
 - **name** (name for the Kubernetes cluster; Required)
-- **description** (description for the Kubernetes cluster; Required)
+- **description** (description for the Kubernetes cluster)
 - **zoneid** (availability zone in which Kubernetes cluster to be launched; 
Required)
-- **kubernetesversionid** (Kubernetes version with which cluster to be 
launched; Required)
-- **serviceofferingid** (the ID of the service offering for the virtual 
machines in the cluster; Required)
+- **kubernetesversionid** (Kubernetes version with which cluster to be 
launched; Required for CloudManaged clusters)

Review Comment:
   I have moved `clustertype` parameter before `kubernetesversionid`. Is that 
okay?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to