DaanHoogland commented on code in PR #458:
URL: 
https://github.com/apache/cloudstack-documentation/pull/458#discussion_r1890441519


##########
source/plugins/cloudstack-kubernetes-service.rst:
##########
@@ -15,7 +15,10 @@ CloudStack Kubernetes Service
 
 The Kubernetes Service plugin adds Kubernetes integration to CloudStack. The 
plugin is disabled by default and an admin can enable it using a Global 
Setting. It enables users to run containerized services using Kubernetes 
clusters.
 
-With CoreOS having reached EOL, from 4.16 the Kubernetes Service Plugin will 
use the existing SystemVM Template for deploying kubernetes clusters. For 
installation of Kubernetes binaries on the cluster nodes, a binaries ISO is 
used for each Kubernetes version to be made available via CloudStack. This 
allows faster, offline installation of Kubernetes binaries and docker images 
along with support for adding multiple versions of Kubernetes for upgrades and 
running different clusters.
+With CoreOS having reached EOL, from 4.16 the Kubernetes Service Plugin will 
use the existing SystemVM Template by default for deploying kubernetes 
clusters. For installation of Kubernetes binaries on the cluster nodes, a 
binaries ISO is used for each Kubernetes version to be made available via 
CloudStack. This allows faster, offline installation of Kubernetes binaries and 
docker images along with support for adding multiple versions of Kubernetes for 
upgrades and running different clusters.

Review Comment:
   ```suggestion
   With CoreOS having reached EOL, from 4.16 on the Kubernetes Service Plugin 
will use
   the existing SystemVM Template by default for deploying kubernetes clusters. 
For
   installation of Kubernetes binaries on the cluster nodes, a binaries ISO is 
used for each
   Kubernetes version to be made available via CloudStack. This allows faster, 
offline
   installation of Kubernetes binaries and docker images along with support for 
adding
   multiple versions of Kubernetes for upgrades and running different clusters.
   ```



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