Skip to content

Commit

Permalink
add kurator playgroud link in docs
Browse files Browse the repository at this point in the history
Signed-off-by: LiZhenCheng9527 <lizhencheng6@huawei.com>
  • Loading branch information
LiZhenCheng9527 committed Jun 28, 2024
1 parent 3581a56 commit b8c86f1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/content/en/docs/fleet-manager/application.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,10 @@ kubectl get po -A --kubeconfig=/root/.kube/kurator-member2.config

Upon examining the respective clusters, you'll find that applications originating from the same source configuration have been distributed to different clusters based on their respective policy selector labels.

## Playgroud

Kurator uses killercoda to provide [applications demo](https://killercoda.com/965010e0-4f60-4a28-bf27-597d3kurator/scenario/application-example), allowing users to experience hands-on operations.

## CleanUp

Use the following command to clean up the `gitrepo-kustomization-demo` application and related resources, like `gitRepository`, `kustomization`, `helmRelease`, etc.
Expand Down
4 changes: 4 additions & 0 deletions docs/content/en/docs/setup/insatll-kurator.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,7 @@ You should see output resembling:
"platform": "linux/amd64"
}
```

## Playground

Kurator uses killercoda to provide [Kurator install demo](https://killercoda.com/965010e0-4f60-4a28-bf27-597d3kurator/scenario/install-kurator), allowing users to experience hands-on operations.

0 comments on commit b8c86f1

Please sign in to comment.