diff --git a/docs/advanced/addons/lvm-local-storage.md b/docs/advanced/addons/lvm-local-storage.md index 6f74df95c7..d0749921a7 100644 --- a/docs/advanced/addons/lvm-local-storage.md +++ b/docs/advanced/addons/lvm-local-storage.md @@ -10,7 +10,7 @@ title: "Local Storage Support" _Available as of v1.4.0_ -Harvester v1.4.0 allows you to use local storage on the host to create persistent volumes for your workloads with better performance and latency. This functionality is made possible by LVM, which provides logical volume management facilities on Linux. +Harvester allows you to use local storage on the host to create persistent volumes for your workloads with better performance and latency. This functionality is made possible by LVM, which provides logical volume management facilities on Linux. ## Installing and Enabling harvester-csi-driver-lvm diff --git a/docs/advanced/longhorn-v2.md b/docs/advanced/longhorn-v2.md index d840c213eb..9e0d31ef9c 100644 --- a/docs/advanced/longhorn-v2.md +++ b/docs/advanced/longhorn-v2.md @@ -14,7 +14,7 @@ The Longhorn V2 Data Engine harnesses the power of the Storage Performance Devel :::caution -The Longhorn V2 Data Engine is an **Experimental** feature in Harvester v1.4.0 and should not be utilized in a production environment. +The Longhorn V2 Data Engine is an **Experimental** feature and should not be utilized in a production environment. ::: diff --git a/docs/image/image-security.md b/docs/image/image-security.md index 189ba1aa08..e643b59665 100644 --- a/docs/image/image-security.md +++ b/docs/image/image-security.md @@ -17,7 +17,7 @@ keywords: _Available as of v1.4.0_ -Harvester v1.4.0 and later versions allow you to encrypt and decrypt virtual machine images. The encryption mechanism utilizes the Linux kernel module dm_crypt and the command-line utility cryptsetup. +Harvester allows you to encrypt and decrypt virtual machine images. The encryption mechanism utilizes the Linux kernel module dm_crypt and the command-line utility cryptsetup. ## Prerequisites diff --git a/docs/volume/volume-security.md b/docs/volume/volume-security.md index 0406412ee2..c8f06468f3 100644 --- a/docs/volume/volume-security.md +++ b/docs/volume/volume-security.md @@ -13,7 +13,7 @@ keywords: _Available as of v1.4.0_ -Harvester v1.4.0 and later versions allow you to encrypt and decrypt virtual machine images. The encryption mechanism utilizes the Linux kernel module dm_crypt and the command-line utility cryptsetup. +Harvester allows you to encrypt and decrypt virtual machine images. The encryption mechanism utilizes the Linux kernel module dm_crypt and the command-line utility cryptsetup. ## Prerequisites diff --git a/versioned_docs/version-v1.4/advanced/addons/lvm-local-storage.md b/versioned_docs/version-v1.4/advanced/addons/lvm-local-storage.md index 6f74df95c7..d0749921a7 100644 --- a/versioned_docs/version-v1.4/advanced/addons/lvm-local-storage.md +++ b/versioned_docs/version-v1.4/advanced/addons/lvm-local-storage.md @@ -10,7 +10,7 @@ title: "Local Storage Support" _Available as of v1.4.0_ -Harvester v1.4.0 allows you to use local storage on the host to create persistent volumes for your workloads with better performance and latency. This functionality is made possible by LVM, which provides logical volume management facilities on Linux. +Harvester allows you to use local storage on the host to create persistent volumes for your workloads with better performance and latency. This functionality is made possible by LVM, which provides logical volume management facilities on Linux. ## Installing and Enabling harvester-csi-driver-lvm diff --git a/versioned_docs/version-v1.4/advanced/longhorn-v2.md b/versioned_docs/version-v1.4/advanced/longhorn-v2.md index d840c213eb..9e0d31ef9c 100644 --- a/versioned_docs/version-v1.4/advanced/longhorn-v2.md +++ b/versioned_docs/version-v1.4/advanced/longhorn-v2.md @@ -14,7 +14,7 @@ The Longhorn V2 Data Engine harnesses the power of the Storage Performance Devel :::caution -The Longhorn V2 Data Engine is an **Experimental** feature in Harvester v1.4.0 and should not be utilized in a production environment. +The Longhorn V2 Data Engine is an **Experimental** feature and should not be utilized in a production environment. ::: diff --git a/versioned_docs/version-v1.4/image/image-security.md b/versioned_docs/version-v1.4/image/image-security.md index 189ba1aa08..e643b59665 100644 --- a/versioned_docs/version-v1.4/image/image-security.md +++ b/versioned_docs/version-v1.4/image/image-security.md @@ -17,7 +17,7 @@ keywords: _Available as of v1.4.0_ -Harvester v1.4.0 and later versions allow you to encrypt and decrypt virtual machine images. The encryption mechanism utilizes the Linux kernel module dm_crypt and the command-line utility cryptsetup. +Harvester allows you to encrypt and decrypt virtual machine images. The encryption mechanism utilizes the Linux kernel module dm_crypt and the command-line utility cryptsetup. ## Prerequisites