Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/adminguide/events.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ implementation are also available.


.. note::
On upgrading from 4.19.x or lower, existing AMQP or Kafka intergration
On upgrading from 4.19.x or lower, existing AMQP or Kafka integration
configurations should be moved from folder
``/etc/cloudstack/management/META-INF/cloudstack/core`` to
``/etc/cloudstack/management/META-INF/cloudstack/event``
Expand Down
2 changes: 1 addition & 1 deletion source/developersguide/dev.rst
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ is added to the new class named CSExceptionErrorCode.

4475 : "com.cloud.exception.InsufficientStorageCapacityException"

4480 : "com.cloud.exception.InsufficientVirtualNetworkCapcityException"
4480 : "com.cloud.exception.InsufficientVirtualNetworkCapacityException"

4485 : "com.cloud.exception.InternalErrorException"

Expand Down
8 changes: 4 additions & 4 deletions source/installguide/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,7 @@ Core Zone
your XenServer or KVM install).

.. note::
For security reasons there are ways to use non-adminstrative users for
For security reasons there are ways to use non-administrative users for
adding a host. Please refer to the hypervisor setup guides for further information.

- **Host Tags.** Any labels that you use to categorize
Expand Down Expand Up @@ -814,7 +814,7 @@ To work with limited compute resources, an Edge zone will not deploy system VMs.
- **Password.** (Obligatory if Password authentication is selected) This is the password for the user named above.

.. note::
For security reasons there are ways to use non-adminstrative users for
For security reasons there are ways to use non-administrative users for
adding a host. Please refer to the hypervisor setup guides for further information.

- **Host Tags.** Any labels that you use to categorize
Expand Down Expand Up @@ -1450,8 +1450,8 @@ leads to the dynamic creation of a StorPool volume, which has guaranteed
performance. Such a StorPool volume is associated with one CloudStack volume,
so performance of the CloudStack volume does not vary depending on how
heavily other tenants are using the system. The volume migration is supported
accross non-managed storage pools (e.g. NFS/Local storage/Ceph) to StorPool, and
accross StorPool storage pools.
across non-managed storage pools (e.g. NFS/Local storage/Ceph) to StorPool, and
across StorPool storage pools.

For detailed information about *Command*, *Scope*, *Hypervisor*, and other
parameters you need to specify when setting up the StorPool plug-in, see the
Expand Down
2 changes: 1 addition & 1 deletion source/plugins/cloudstack-kubernetes-service.rst
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ On successful creation, the new cluster will automatically be started and will s

.. note::
- A minimum of 2 cores of CPU and 2GB of RAM is needed for deployment. Therefore, the serviceofferingid parameter of createKubernetesCluster API must be provided with the ID of such compute offerings that conform to these requirements.
- Private docker registry related parameters of createKubenetesCluster API (dockerregistryusername, dockerregistryusername, dockerregistryurl, dockerregistryemail) provides experimental functionality. To use them during cluster deployment value for global setting, cloud.kubernetes.cluster.experimental.features.enabled, must be set to true by admin beforehand.
- Private docker registry related parameters of createKubernetesCluster API (dockerregistryusername, dockerregistryusername, dockerregistryurl, dockerregistryemail) provides experimental functionality. To use them during cluster deployment value for global setting, cloud.kubernetes.cluster.experimental.features.enabled, must be set to true by admin beforehand.

Listing Kubernetes clusters
############################
Expand Down
2 changes: 1 addition & 1 deletion source/releasenotes/about.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ This means that Centos7 (EL7) is no longer supported.

Events Message Bus Change
=========================
On upgrading from 4.19.x or lower, existing AMQP or Kafka intergration
On upgrading from 4.19.x or lower, existing AMQP or Kafka integration
configurations should be moved from folder
``/etc/cloudstack/management/META-INF/cloudstack/core`` to
``/etc/cloudstack/management/META-INF/cloudstack/event``