Skip to content

用k3s一键部署成功了,请问如何访问 #512

@matrixoneken

Description

@matrixoneken

通过如下连接,在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端口

Image

在浏览器输入 http://10.10.80.225:30080/
显示如下图

Image

请问如何访问,谢谢

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions