From eed93a4d6bea737347194375f7dffd01af7d8f88 Mon Sep 17 00:00:00 2001 From: FeynmanZhou Date: Wed, 26 Aug 2020 15:43:21 +0800 Subject: [PATCH] add huawei cce template in English Signed-off-by: FeynmanZhou --- ...install-ks-on-aks.md => install-kubesphere-on-aks.md} | 0 .../{install-on-gke.md => install-kubesphere-on-gke.md} | 0 .../install-kubesphere-on-huaweicloud-cce.md | 9 +++++++++ ...apped.md => install-kubesphere-on-linux-airgapped.md} | 0 ...install-ks-on-oke.md => install-kubesphere-on-oke.md} | 0 5 files changed, 9 insertions(+) rename content/en/docs/installing-on-kubernetes/hosted-kubernetes/{install-ks-on-aks.md => install-kubesphere-on-aks.md} (100%) rename content/en/docs/installing-on-kubernetes/hosted-kubernetes/{install-on-gke.md => install-kubesphere-on-gke.md} (100%) create mode 100644 content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-huaweicloud-cce.md rename content/en/docs/installing-on-kubernetes/hosted-kubernetes/{install-ks-on-linux-airgapped.md => install-kubesphere-on-linux-airgapped.md} (100%) rename content/en/docs/installing-on-kubernetes/hosted-kubernetes/{install-ks-on-oke.md => install-kubesphere-on-oke.md} (100%) diff --git a/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-ks-on-aks.md b/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-aks.md similarity index 100% rename from content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-ks-on-aks.md rename to content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-aks.md diff --git a/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-on-gke.md b/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-gke.md similarity index 100% rename from content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-on-gke.md rename to content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-gke.md diff --git a/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-huaweicloud-cce.md b/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-huaweicloud-cce.md new file mode 100644 index 000000000..dfc8c7211 --- /dev/null +++ b/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-huaweicloud-cce.md @@ -0,0 +1,9 @@ +--- +title: "Install KubeSphere on Huaweicloud CCE" +keywords: 'Kubernetes, KubeSphere, CCE, Installation, Huaweicloud' +description: 'How to install KubeSphere on Huaweicloud CCE' + +weight: 2268 +--- + +TBD diff --git a/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-ks-on-linux-airgapped.md b/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-linux-airgapped.md similarity index 100% rename from content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-ks-on-linux-airgapped.md rename to content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-linux-airgapped.md diff --git a/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-ks-on-oke.md b/content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-oke.md similarity index 100% rename from content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-ks-on-oke.md rename to content/en/docs/installing-on-kubernetes/hosted-kubernetes/install-kubesphere-on-oke.md