sync commit b124873fd73b8c1ca02a351fc8d4dbb2ee00fca1 from kubevela-refs/heads/master
This commit is contained in:
parent
dd3bec299d
commit
e50c4842dc
|
|
@ -5,7 +5,7 @@ title: Installation
|
|||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
> For upgrading existing KubeVela, please read the [upgrade guide](./advanced-install#upgrade).
|
||||
> For upgrading existing KubeVela, please read the [upgrade guide](./advanced-install/#upgrade).
|
||||
|
||||
## 1. Choose Control Plane Cluster
|
||||
|
||||
|
|
@ -223,4 +223,4 @@ These capabilities are built-in so they are ready to use if showed up. KubeVela
|
|||
|
||||
Also, whenever new capabilities are added in the platform, you will immediately see them in above output.
|
||||
|
||||
> See the [advanced installation guide](./advanced-install) to learn more about installation details.
|
||||
> See the [advanced installation guide](./advanced-install) to learn more about installation details.
|
||||
|
|
|
|||
Loading…
Reference in New Issue