You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
蔡坚 8bd76d192a
Update README.md
10 months ago
helm init 10 months ago
LICENSE Initial commit 10 months ago
README.md Update README.md 10 months ago
be-oss.tar init 10 months ago
dcgm-export.tar init 10 months ago
fe-oss.tar init 10 months ago
install.sh init 10 months ago

README.md

hami-webui

与HAMI配套使用的WEB监控专门查看集群GPU分配情况

前提要求

hami已经配置完成 Prometheus监控已经部署

安装

nerdctl -nk8s.io load -i ... {3个镜像文件}
nerdctl -nk8s.io push ...  3个镜像到私有仓库
./install.sh  ...进行安装

访问

检查kube-system下"hami-webui" "hami-webui-dcgm-exporter" 是否正常running 访问 masterip:29999

卸载

helm uninstall hami-webui -n kube-system