mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Kube Fed and App Store ZH updated.
Signed-off-by: Felixnoo <felixliu@yunify.com>
This commit is contained in:
parent
a9796c0eeb
commit
17aaca1004
|
|
@ -20,4 +20,10 @@ weight: 5120
|
|||
|
||||
## 厂商无锁定
|
||||
|
||||
KubeSphere 拥有功能强大的中央控制平面,您可以统一纳管部署在任意环境或云厂商上的 KubeSphere 集群。
|
||||
KubeSphere 拥有功能强大的中央控制平面,您可以统一纳管部署在任意环境或云厂商上的 KubeSphere 集群。
|
||||
|
||||
## 在多集群架构中使用应用商店
|
||||
|
||||
与 KubeSphere 中的其他组件不同,[KubeSphere 应用商店](../../../pluggable-components/app-store/)是所有集群(包括 H 集群和 M 集群)的全局应用程序池。您只需要在 H 集群上启用应用商店,便可以直接在 M 集群上使用应用商店的相关功能(无论 M 集群是否启用应用商店),例如[应用模板](../../../project-user-guide/application/app-template/)和[应用仓库](../../../workspace-administration/app-repository/import-helm-repository/)。
|
||||
|
||||
但是,如果只在 M 集群上启用应用商店而没有在 H 集群上启用,您将无法在多集群架构中的任何集群上使用应用商店。
|
||||
|
|
@ -136,3 +136,9 @@ openpitrix-hyperpitrix-deployment-fb76645f4-crvmm 1/1 Running 0
|
|||
{{</ tab >}}
|
||||
|
||||
{{</ tabs >}}
|
||||
|
||||
## 在多集群架构中使用应用商店
|
||||
|
||||
[在多集群架构中](../../multicluster-management/introduction/kubefed-in-kubesphere/),一个 Host 集群(H 集群)管理所有 Member 集群(M 集群)。与 KubeSphere 中的其他组件不同,应用商店是所有集群(包括 H 集群和 M 集群)的全局应用程序池。您只需要在 H 集群上启用应用商店,便可以直接在 M 集群上使用应用商店的相关功能(无论 M 集群是否启用应用商店),例如[应用模板](../../project-user-guide/application/app-template/)和[应用仓库](../../workspace-administration/app-repository/import-helm-repository/)。
|
||||
|
||||
但是,如果只在 M 集群上启用应用商店而没有在 H 集群上启用,您将无法在多集群架构中的任何集群上使用应用商店。
|
||||
Loading…
Reference in New Issue