mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
commit
3bb8bba0f6
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "在裸机上安装 KubeSphere"
|
||||
keywords: 'Kubernetes, KubeSphere, 裸机'
|
||||
description: '了解如何在裸机上部署一个单 master 的多节点 KubeSohere 集群。'
|
||||
description: '了解如何在裸机上部署一个单 master 的多节点 KubeSphere 集群。'
|
||||
linkTitle: "在裸机上安装 KubeSphere"
|
||||
weight: 3520
|
||||
---
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "在裸机上安装 KubeSphere"
|
||||
keywords: 'Kubernetes, KubeSphere, 裸机'
|
||||
description: '了解如何在裸机上部署一个单 master 的多节点 KubeSohere 集群。'
|
||||
description: '了解如何在裸机上部署一个单 master 的多节点 KubeSphere 集群。'
|
||||
linkTitle: "在裸机上安装 KubeSphere"
|
||||
weight: 3520
|
||||
---
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ weight: 44
|
|||
### 安装/升级命令
|
||||
|
||||
```
|
||||
helm upgrade --install -n kubesphere-system --create-namespace ks-core https://charts.kubesphere.io/main/ks-core-1.1.2.tgz --debug --wait
|
||||
helm upgrade --install -n kubesphere-system --create-namespace ks-core https://charts.kubesphere.io/main/ks-core-1.1.3.tgz --debug --wait
|
||||
```
|
||||
|
||||
### 新特性
|
||||
|
|
|
|||
Loading…
Reference in New Issue