From 60e997e48c4b8f242985cdc6388c69dfdcf568d2 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Mon, 2 Jun 2025 20:24:38 +1000 Subject: [PATCH] docs: fix spelling --- source/adminguide/events.rst | 2 +- source/developersguide/dev.rst | 2 +- source/installguide/configuration.rst | 8 ++++---- source/plugins/cloudstack-kubernetes-service.rst | 2 +- source/releasenotes/about.rst | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/source/adminguide/events.rst b/source/adminguide/events.rst index fcb06047ec..1c2532243f 100644 --- a/source/adminguide/events.rst +++ b/source/adminguide/events.rst @@ -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`` diff --git a/source/developersguide/dev.rst b/source/developersguide/dev.rst index 83847753a4..67aceb1415 100644 --- a/source/developersguide/dev.rst +++ b/source/developersguide/dev.rst @@ -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" diff --git a/source/installguide/configuration.rst b/source/installguide/configuration.rst index 31d6b281c8..1e5f3cde8a 100644 --- a/source/installguide/configuration.rst +++ b/source/installguide/configuration.rst @@ -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 @@ -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 @@ -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 diff --git a/source/plugins/cloudstack-kubernetes-service.rst b/source/plugins/cloudstack-kubernetes-service.rst index cf191eebd3..122ceb5a7e 100644 --- a/source/plugins/cloudstack-kubernetes-service.rst +++ b/source/plugins/cloudstack-kubernetes-service.rst @@ -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 ############################ diff --git a/source/releasenotes/about.rst b/source/releasenotes/about.rst index 943777b58e..6fd6efac90 100644 --- a/source/releasenotes/about.rst +++ b/source/releasenotes/about.rst @@ -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``