-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CKS Enhancements docs #458
base: main
Are you sure you want to change the base?
Conversation
@@ -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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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. | |
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. |
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. | ||
|
||
.. note:: | ||
Since version 4.21.0 users can choose different templates for different types of nodes (worker, control, etcd nodes) for deploying Kubernetes clusters. These templates must be previously registered selecting the 'For CKS' option. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since version 4.21.0 users can choose different templates for different types of nodes (worker, control, etcd nodes) for deploying Kubernetes clusters. These templates must be previously registered selecting the 'For CKS' option. | |
Since version 4.21.0 users can choose different templates for different types of nodes | |
(worker, control, etcd nodes) for deploying Kubernetes clusters. These templates must | |
be previously registered selecting the 'For CKS' option. |
@@ -92,6 +95,9 @@ Once the ISO has been built for a desired Kubernetes version, it can be added by | |||
|
|||
|cks-add-version-form.png| | |||
|
|||
.. note:: | |||
Since 4.21.0 it is possible to deploy separate dedicated etcd nodes. This requires the Kubernetes ISO contains the etcd binaries. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since 4.21.0 it is possible to deploy separate dedicated etcd nodes. This requires the Kubernetes ISO contains the etcd binaries. | |
Since 4.21.0 it is possible to deploy separate dedicated etcd nodes. This requires | |
the Kubernetes ISO to contains the etcd binaries. |
@@ -194,6 +200,13 @@ New Kubernetes clusters can be created using the API or via the UI. User will be | |||
|
|||
|cks-create-cluster-form.png| | |||
|
|||
Since 4.21.0, users will be provided with an additional section displayed when toggling the option: 'Show Advanced Settings'. On this section, users can select templates and service offerings for: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since 4.21.0, users will be provided with an additional section displayed when toggling the option: 'Show Advanced Settings'. On this section, users can select templates and service offerings for: | |
Since 4.21.0, users will be provided with an additional section displayed when toggling | |
the option: 'Show Advanced Settings'. On this section, users can select templates and | |
service offerings for: |
Docs for PR: apache/cloudstack#9102
📚 Documentation preview 📚: https://cloudstack-documentation--458.org.readthedocs.build/en/458/