Skip to content

Commit

Permalink
Merge pull request kubeagi#395 from nkwangleiGIT/main
Browse files Browse the repository at this point in the history
Fix doc links and move some docs to website
  • Loading branch information
nkwangleiGIT authored Dec 18, 2023
2 parents 231890f + 3f1bb27 commit d6e0f55
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 542 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,11 @@ Our design and development in Arcadia design follows operator pattern which exte

If you don't have a kubernetes cluster, you can schedule a [kind cluster](https://kind.sigs.k8s.io/). Depends on your choice on CPU or GPU when running LLM worker,you can choose to:

- [Schedule a kind cluster without GPU enabled](./docs/kind.md)
- [Schedule a kind cluster with GPU enabled](./docs/kind_gpu.md)

- [Create a kind cluster with/without GPU enabled](http://kubeagi.k8s.com.cn/docs/Quick%20Start/create-cluster-using-kind)

### Documentation

[Install Arcadia](./docs/installation.md)

[Run LLM application](./docs/run-llm-application.md)

Visit our [online documents](http://kubeagi.k8s.com.cn/docs/intro)

## CLI

Expand Down
133 changes: 0 additions & 133 deletions data-processing/README.md

This file was deleted.

30 changes: 0 additions & 30 deletions data-processing/README.zh.md

This file was deleted.

Loading

0 comments on commit d6e0f55

Please sign in to comment.