mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Update 02-install-kubernetes-and-kubesphere.adoc
This commit is contained in:
parent
a96204a838
commit
3d98ac1572
|
|
@ -367,6 +367,7 @@ KubeSphere Core (ks-core) 是{ks_product_both}的核心组件,为扩展组件
|
|||
|
||||
. 在集群节点,执行以下命令安装 KubeSphere Core。
|
||||
+
|
||||
====
|
||||
[,bash]
|
||||
----
|
||||
helm upgrade --install -n kubesphere-system --create-namespace ks-core chart=https://charts.kubesphere.io/main/ks-core-1.1.0.tgz --debug --wait
|
||||
|
|
|
|||
Loading…
Reference in New Issue