Skip to content

Commit

Permalink
update docs (#578)
Browse files Browse the repository at this point in the history
Signed-off-by: limengxuan <[email protected]>
  • Loading branch information
archlitchi authored Oct 29, 2024
1 parent b030525 commit 233184e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,12 @@ kubectl get pods -n kube-system

If both `vgpu-device-plugin` and `vgpu-scheduler` pods are in the *Running* state, your installation is successful. You can try examples [here](https://github.com/Project-HAMi/HAMi/blob/newprofile/examples/nvidia/default_use.yaml)

### WebUI

[HAMi-WebUI](https://github.com/Project-HAMi/HAMi-WebUI) is available after HAMi v2.4

For installation guide, click [here](https://github.com/Project-HAMi/HAMi-WebUI/blob/main/docs/installation/helm/index.md)

### Monitor

Monitoring is automatically enabled after installation. Obtain an overview of cluster information by visiting the following URL:
Expand Down
6 changes: 6 additions & 0 deletions README_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,12 @@ helm install hami hami-charts/hami --set scheduler.kubeScheduler.imageTag=v1.16.
kubectl get pods -n kube-system
```

### WebUI

HAMi在2.4.0版本后支持了[HAMi-WebUI](https://github.com/Project-HAMi/HAMi-WebUI)

有关具体的部署方式,点击[这里](https://github.com/Project-HAMi/HAMi-WebUI/blob/main/docs/installation/helm/index.md)获取

### 提交任务

<details> <summary> 任务样例 </summary>
Expand Down

0 comments on commit 233184e

Please sign in to comment.