Skip to content

Commit 614f699

Browse files
docs: Fix Vale spellcheck errors (#9015)
* Fix Vale spellcheck errors * ci: auto-formatting prettier issues --------- Co-authored-by: svetlana-efimova <[email protected]>
1 parent f92c36d commit 614f699

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/docs-content/clusters/data-center/cloudstack/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Palette supports using
1818
[Apache CloudStack](https://docs.cloudstack.apache.org/en/latest/conceptsandterminology/concepts.html#cloud-infrastructure-overview)
1919
as a data center provider. You can deploy Kubernetes clusters to your CloudStack environment using Palette. The
2020
CloudStack management environment could include Bare Metal (via IPMI), Hyper-V, Kernel-based Virtual Machine(KVM), Linux
21-
Containers (LXC), vSphere (via vCenter), Xenserver and Xen Project. Below are some key features of the Palette
21+
Containers (LXC), vSphere (via vCenter), XenServer and Xen Project. Below are some key features of the Palette
2222
CloudStack architecture:
2323

2424
- Support for static IP addresses, as well as DHCP. If you are using Dynamic Host Configuration Protocol (DHCP), Dynamic

docs/docs-content/clusters/data-center/cloudstack/create-manage-cloudstack-clusters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ by the hypervisor. Refer to the [CAPI Image Builder](../../../byoos/byoos.md) fo
116116
| **SSH Key** | The SSH key to use for the cluster. Check out the [Create and Upload an SSH Key](../../cluster-management/ssh/ssh-keys.md#create-and-upload-an-ssh-key) guide to learn how to upload an SSH key to Palette. | No |
117117
| **Static placement** | The network type to use for the cluster. Select **Static IP** if you want to use static IP addresses. Select **DHCP** if you want to use Dynamic Host Configuration Protocol (DHCP). | Yes |
118118
| **Sync cluster with CloudStack Kubernetes Service (CKS)** | To use this, the CloudStack Kubernetes Service must be enabled on the CloudStack management server in a Global Setting. | No |
119-
| **Update worker pools in parallel** | Palette can more efficiently manage workloads by updating multiple workpools simultaneously. | No |
119+
| **Update worker pools in parallel** | Palette can more efficiently manage workloads by updating multiple worker pools simultaneously. | No |
120120

121121
</TabItem>
122122

0 commit comments

Comments
 (0)