diff --git a/content/en/docs/installing-on-linux/introduction/intro.md b/content/en/docs/installing-on-linux/introduction/intro.md index a8eeb896a..ac39e1de7 100644 --- a/content/en/docs/installing-on-linux/introduction/intro.md +++ b/content/en/docs/installing-on-linux/introduction/intro.md @@ -1,7 +1,7 @@ --- title: "Installing on Linux — Overview" keywords: 'Kubernetes, KubeSphere, Linux, Installation' -description: 'Explore the general content in this chapter, including installation preparation, installation tool and method, as well as storage setting.' +description: 'Explore the general content in this chapter, including installation preparation, installation tool and method, and storage configurations.' linkTitle: "Overview" weight: 3110 --- diff --git a/content/zh/docs/installing-on-linux/high-availability-configurations/set-up-ha-cluster-using-keepalived-haproxy.md b/content/zh/docs/installing-on-linux/high-availability-configurations/set-up-ha-cluster-using-keepalived-haproxy.md index 9043d9898..097308f49 100644 --- a/content/zh/docs/installing-on-linux/high-availability-configurations/set-up-ha-cluster-using-keepalived-haproxy.md +++ b/content/zh/docs/installing-on-linux/high-availability-configurations/set-up-ha-cluster-using-keepalived-haproxy.md @@ -1,7 +1,7 @@ --- title: "使用 Keepalived 和 HAproxy 创建高可用集群" keywords: 'KubeSphere, Kubernetes, HA, 高可用, 安装, 配置, Keepalived, HAproxy' -description: '如何使用 Keepalived 和 HAproxy 配置高可用 Kubernetes 集群' +description: '如何使用 Keepalived 和 HAproxy 配置高可用 Kubernetes 集群。' linkTitle: "使用 Keepalived 和 HAproxy 创建高可用集群" weight: 3220 --- diff --git a/content/zh/docs/installing-on-linux/persistent-storage-configurations/install-ceph-csi-rbd.md b/content/zh/docs/installing-on-linux/persistent-storage-configurations/install-ceph-csi-rbd.md index 62f092d1d..14ee918e8 100644 --- a/content/zh/docs/installing-on-linux/persistent-storage-configurations/install-ceph-csi-rbd.md +++ b/content/zh/docs/installing-on-linux/persistent-storage-configurations/install-ceph-csi-rbd.md @@ -1,7 +1,7 @@ --- title: "安装 Ceph" keywords: 'KubeSphere, Kubernetes, Ceph, installation, configurations, storage' -description: 'How to create a KubeSphere create with Ceph providing storage services.' +description: 'How to create a KubeSphere cluster with Ceph providing storage services.' linkTitle: "安装 Ceph" weight: 3350 --- diff --git a/content/zh/docs/installing-on-linux/persistent-storage-configurations/install-glusterfs.md b/content/zh/docs/installing-on-linux/persistent-storage-configurations/install-glusterfs.md index dcf7236b5..f1e9c14eb 100644 --- a/content/zh/docs/installing-on-linux/persistent-storage-configurations/install-glusterfs.md +++ b/content/zh/docs/installing-on-linux/persistent-storage-configurations/install-glusterfs.md @@ -1,7 +1,7 @@ --- title: "安装 GlusterFS" keywords: 'KubeSphere, Kubernetes, GlusterFS, 安装, 配置, 存储' -description: '如何创建 GlusterFS 提供存储服务的 KubeSphere.' +description: '使用 KubeKey 搭建 KubeSphere 集群并配置 GlusterFS 存储。' linkTitle: "安装 GlusterFS" weight: 3340 --- diff --git a/content/zh/docs/installing-on-linux/persistent-storage-configurations/install-nfs-client.md b/content/zh/docs/installing-on-linux/persistent-storage-configurations/install-nfs-client.md index ee581248f..d233ff41e 100644 --- a/content/zh/docs/installing-on-linux/persistent-storage-configurations/install-nfs-client.md +++ b/content/zh/docs/installing-on-linux/persistent-storage-configurations/install-nfs-client.md @@ -1,7 +1,7 @@ --- title: "安装 NFS Client" keywords: 'KubeSphere, Kubernetes, 存储, 安装, 配置, NFS' -description: '使用 KubeKey 搭建 KubeSphere 集群并配置 NFS 存储.' +description: '使用 KubeKey 搭建 KubeSphere 集群并配置 NFS 存储。' linkTitle: "安装 NFS Client" weight: 3330 --- diff --git a/content/zh/docs/installing-on-linux/persistent-storage-configurations/install-qingcloud-csi.md b/content/zh/docs/installing-on-linux/persistent-storage-configurations/install-qingcloud-csi.md index 260bc547a..9f94d40a8 100644 --- a/content/zh/docs/installing-on-linux/persistent-storage-configurations/install-qingcloud-csi.md +++ b/content/zh/docs/installing-on-linux/persistent-storage-configurations/install-qingcloud-csi.md @@ -1,7 +1,7 @@ --- title: "安装 QingCloud CSI" keywords: 'KubeSphere, Kubernetes, QingCloud CSI, 安装, 配置, 存储' -description: '如何创建使用 QingCloud CSI 提供存储服务的 KubeSphere.' +description: '使用 KubeKey 搭建 KubeSphere 集群并配置 QingCloud CSI 存储。' linkTitle: "安装 QingCloud CSI" weight: 3320 --- diff --git a/content/zh/docs/installing-on-linux/persistent-storage-configurations/understand-persistent-storage.md b/content/zh/docs/installing-on-linux/persistent-storage-configurations/understand-persistent-storage.md index 1951d05db..d1be557a6 100644 --- a/content/zh/docs/installing-on-linux/persistent-storage-configurations/understand-persistent-storage.md +++ b/content/zh/docs/installing-on-linux/persistent-storage-configurations/understand-persistent-storage.md @@ -1,7 +1,7 @@ --- title: "安装持久化存储" keywords: 'KubeSphere, Kubernetes, 存储, 安装, 配置' -description: '理解持久化存储' +description: '理解持久化存储。' linkTitle: "安装持久化存储" weight: 3310 ---