mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Update multi-cluster mgmt, re-org index, change remove cluster file name
Signed-off-by: Ray Zhou <ray@yunify.com>
This commit is contained in:
parent
912d779aff
commit
dd00031de3
|
|
@ -52,11 +52,6 @@ Learn how to import an Amazon Elastic Kubernetes Service cluster.
|
|||
|
||||
Learn how to import a Kubernetes cluster created with kubeadm.
|
||||
|
||||
## Remove Cluster
|
||||
|
||||
### [Remove a Cluster from KubeSphere](../multicluster-management/remove-cluster/kubefed-in-kubesphere/)
|
||||
## [Unbind a Cluster](../multicluster-management/unbind-cluster/)
|
||||
|
||||
Learn how to unbind a cluster from your cluster pool in KubeSphere.
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
linkTitle: "Enable Multi-cluster in KubeSphere"
|
||||
weight: 3010
|
||||
weight: 6200
|
||||
|
||||
_build:
|
||||
render: false
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: "Agent Connection"
|
|||
keywords: 'Kubernetes, KubeSphere, multicluster, agent-connection'
|
||||
description: 'Overview'
|
||||
|
||||
weight: 3013
|
||||
weight: 6220
|
||||
---
|
||||
|
||||
## Prerequisites
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: "Direct Connection"
|
|||
keywords: 'Kubernetes, KubeSphere, multicluster, hybrid-cloud, direct-connection'
|
||||
description: 'Overview'
|
||||
|
||||
weight: 3011
|
||||
weight: 6210
|
||||
---
|
||||
|
||||
## Prerequisites
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: "Retrieve KubeConfig"
|
|||
keywords: 'Kubernetes, KubeSphere, multicluster, hybrid-cloud, kubeconfig'
|
||||
description: 'Describe how to retrieve kubeconfig from a Kuberenetes cluster'
|
||||
|
||||
weight: 3014
|
||||
weight: 6230
|
||||
---
|
||||
|
||||
## Prerequisites
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
linkTitle: "Import Cloud-hosted Kubernetes Cluster"
|
||||
weight: 3010
|
||||
weight: 6300
|
||||
|
||||
_build:
|
||||
render: false
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ keywords: 'kubernetes, kubesphere, multicluster, ACK'
|
|||
description: 'Import Aliyun ACK Cluster'
|
||||
|
||||
|
||||
weight: 2340
|
||||
weight: 2610
|
||||
---
|
||||
|
||||
TBD
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ keywords: 'Kubernetes, KubeSphere, multicluster, Amazon eks'
|
|||
description: 'Import AWS EKS Cluster'
|
||||
|
||||
|
||||
weight: 2340
|
||||
weight: 6320
|
||||
---
|
||||
|
||||
In this section, we are going to show you how to import EKS to KubeSphere using [direct connection](../../enable-multicluster/direct-connection) method.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
linkTitle: "Import On-prem Kubernetes Cluster"
|
||||
weight: 3010
|
||||
weight: 6400
|
||||
|
||||
_build:
|
||||
render: false
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ keywords: 'kubernetes, kubesphere, multicluster, kubeadm'
|
|||
description: 'Overview'
|
||||
|
||||
|
||||
weight: 2340
|
||||
weight: 6410
|
||||
---
|
||||
|
||||
TBD
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
linkTitle: "Introduction"
|
||||
weight: 3005
|
||||
weight: 6100
|
||||
|
||||
_build:
|
||||
render: false
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: "KubeSphere Federation"
|
|||
keywords: 'Kubernetes, KubeSphere, federation, multicluster, hybrid-cloud'
|
||||
description: 'Overview'
|
||||
|
||||
weight: 3007
|
||||
weight: 6120
|
||||
---
|
||||
|
||||
The multi-cluster feature relates to the network connection among multiple clusters. Therefore, it is important to understand the topological relations of clusters as the workload can be reduced.
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: "Overview"
|
|||
keywords: 'Kubernetes, KubeSphere, multicluster, hybrid-cloud'
|
||||
description: 'Overview'
|
||||
|
||||
weight: 3006
|
||||
weight: 6110
|
||||
---
|
||||
|
||||
Today, it's very common for organizations to run and manage multiple Kubernetes clusters across different cloud providers or infrastructures. As each Kubernetes cluster is a relatively self-contained unit, the upstream community is struggling to research and develop a multi-cluster management solution. That said, Kubernetes Cluster Federation ([KubeFed](https://github.com/kubernetes-sigs/kubefed) for short) may be a possible approach among others.
|
||||
|
|
|
|||
|
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
linkTitle: "Remove Cluster"
|
||||
weight: 3010
|
||||
|
||||
_build:
|
||||
render: false
|
||||
---
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
title: "Remove a Cluster from KubeSphere"
|
||||
keywords: 'kubernetes, kubesphere, multicluster, hybrid-cloud'
|
||||
description: 'Overview'
|
||||
|
||||
|
||||
weight: 2340
|
||||
---
|
||||
|
||||
TBD
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: "Unbind a Cluster"
|
||||
keywords: 'kubernetes, kubesphere, multicluster, hybrid-cloud'
|
||||
description: 'Describe how to unbind a cluster from the KubeSphere multiple cluster management platform'
|
||||
|
||||
|
||||
weight: 6500
|
||||
---
|
||||
|
||||
TBD
|
||||
|
|
@ -52,11 +52,6 @@ icon: "/images/docs/docs.svg"
|
|||
|
||||
了解如何导入通过 kubeadm 创建的 Kubernetes 集群。
|
||||
|
||||
## 删除集群
|
||||
|
||||
### [从 KubeSphere 删除集群](../multicluster-management/remove-cluster/kubefed-in-kubesphere/)
|
||||
## [解绑集群](../multicluster-management/unbind-cluster/)
|
||||
|
||||
了解如何从 KubeSphere 的集群池中解除集群的绑定。
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
linkTitle: "启用多集群"
|
||||
weight: 3010
|
||||
weight: 6200
|
||||
|
||||
_build:
|
||||
render: false
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: "代理连接"
|
|||
keywords: 'Kubernetes, KubeSphere, 多集群, 代理连接'
|
||||
description: 'Overview'
|
||||
|
||||
weight: 3013
|
||||
weight: 6220
|
||||
---
|
||||
|
||||
## 前提条件
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: "直接连接"
|
|||
keywords: 'Kubernetes, KubeSphere, 多集群, 混合云, 直接连接'
|
||||
description: '介绍如何使用直接连接方式管理多集群'
|
||||
|
||||
weight: 3011
|
||||
weight: 6210
|
||||
---
|
||||
|
||||
## 前提条件
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: "获取 KubeConfig"
|
|||
keywords: 'Kubernetes, KubeSphere, 多集群, 混合云, kubeconfig'
|
||||
description: '介绍如果获取一个 Kuberenetes 集群的 kubeconfig 信息'
|
||||
|
||||
weight: 3014
|
||||
weight: 6230
|
||||
---
|
||||
|
||||
## 前提条件
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
linkTitle: "导入云托管的 Kubernetes 集群"
|
||||
weight: 3020
|
||||
weight: 6300
|
||||
|
||||
_build:
|
||||
render: false
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ keywords: 'kubernetes, kubesphere, multicluster, ACK'
|
|||
description: 'Import Aliyun ACK Cluster'
|
||||
|
||||
|
||||
weight: 2340
|
||||
weight: 6310
|
||||
---
|
||||
|
||||
TBD
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ keywords: 'Kubernetes, KubeSphere, 多集群, Amazon eks'
|
|||
description: '导入 AWS EKS 集群'
|
||||
|
||||
|
||||
weight: 2340
|
||||
weight: 6320
|
||||
---
|
||||
|
||||
在本节中,我们将向您展示如何使用[直接连接](../../enable-multicluster/direct-connection)方法将 EKS 导入 KubeSphere。
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
linkTitle: "导入本地 Kubernetes 集群"
|
||||
weight: 3030
|
||||
weight: 6400
|
||||
|
||||
_build:
|
||||
render: false
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ keywords: 'kubernetes, kubesphere, multicluster, kubeadm'
|
|||
description: 'Overview'
|
||||
|
||||
|
||||
weight: 2340
|
||||
weight: 6410
|
||||
---
|
||||
|
||||
TBD
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
linkTitle: "介绍"
|
||||
weight: 3005
|
||||
weight: 6100
|
||||
|
||||
_build:
|
||||
render: false
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: "KubeSphere 联邦"
|
|||
keywords: 'Kubernetes, KubeSphere, 联邦, 多集群, 混合云'
|
||||
description: '概述'
|
||||
|
||||
weight: 3007
|
||||
weight: 6120
|
||||
---
|
||||
|
||||
多集群功能与集群之间的网络连接有关。因此,了解集群的拓扑关系很重要,这样可以避免很多不必要的麻烦。
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: "概述"
|
|||
keywords: 'Kubernetes, KubeSphere, 多集群, 混合云'
|
||||
description: '概述'
|
||||
|
||||
weight: 3006
|
||||
weight: 6110
|
||||
---
|
||||
|
||||
如今,在不同的云服务提供商或者基础设施上运行和管理多个 Kubernetes 集群已经非常普遍。由于每个 Kubernetes 集群都是一个相对独立的单元,上游社区设计开发多集群管理解决方案非常的艰难,即便如此,Kubernetes 集群联邦(Kubernetes Cluster Federation,简称 [KubeFed](https://github.com/kubernetes-sigs/kubefed))可能是其中一种可行的方法。
|
||||
|
|
|
|||
|
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
linkTitle: "删除集群"
|
||||
weight: 3040
|
||||
|
||||
_build:
|
||||
render: false
|
||||
---
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
title: "Remove a Cluster from KubeSphere"
|
||||
keywords: 'kubernetes, kubesphere, multicluster, hybrid-cloud'
|
||||
description: 'Overview'
|
||||
|
||||
|
||||
weight: 2340
|
||||
---
|
||||
|
||||
TBD
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: "解绑集群"
|
||||
keywords: 'kubernetes, kubesphere, multicluster, hybrid-cloud'
|
||||
description: '了解如何从 KubeSphere 的多集群池中解除集群的绑定'
|
||||
|
||||
|
||||
weight: 6500
|
||||
---
|
||||
|
||||
TBD
|
||||
Loading…
Reference in New Issue