-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
通过如下连接,在ubuntu 24.04部署完成
https://opencsg.com/docs/csghub/101/install/kubernetes/quick_install
部署命令如下
curl -sfL http://quick-install.opencsg.com | bash -s --
--domain 10.10.80.225
--enable-gpu true
--install-cn true
--data /data/csghub/k3s
--extra-args "--set csgship.enabled='true' --set global.ingress.service.type=='NodePort' --set ingress-nginx.controller.service.type='NodePort'"
部署成功后,请问如何在浏览器访问,根据图中显示,osghub ingress是在 30080端口
在浏览器输入 http://10.10.80.225:30080/
显示如下图
请问如何访问,谢谢
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels