Skip to content

Commit fbd4135

Browse files
authored
doc: remove outdated docs (#26)
1 parent 24cb737 commit fbd4135

File tree

3 files changed

+2
-113
lines changed

3 files changed

+2
-113
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ More info about KusionStack ControllerMesh 👉 [Doc.](https://kusionstack.io/d
1818

1919
<p align="center"><img width="800" src="./docs/img/mesh-arch-2.png"/></p>
2020

21-
Visit [Quick Start](docs/getting-started.md) or [Installation](docs/installation.md).
21+
Visit [Try a Sample](https://www.kusionstack.io/docs/ctrlmesh/started/try) or [Installation](https://www.kusionstack.io/docs/ctrlmesh/started/install).
2222
## Principles
2323

2424
Generally, a `ctrlmesh-proxy` container will be injected into each operator Pod that has configured in ShardingConfigs.

docs/getting-started.md

Lines changed: 0 additions & 111 deletions
This file was deleted.

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ $ helm repo add kusionstack https://kusionstack.github.io/charts
1111
$ helm repo update kusionstack
1212

1313
# Install the latest version.
14-
$ helm install ctrlmesh kusionstack/ctrlmesh --version v0.1.0
14+
$ helm install ctrlmesh kusionstack/ctrlmesh
1515

1616
# Upgrade to the latest version
1717
$ helm upgrade ctrlmesh kusionstack/ctrlmesh

0 commit comments

Comments
 (0)