deployk8s icon indicating copy to clipboard operation
deployk8s copied to clipboard

请教一下

Open itxiao6 opened this issue 5 years ago • 2 comments

怎么访问这些暴露过的服务 通过dev 的ip吗 还是通过什么 这些导出的端口 可以在windows 或者mac 直接通过dev的ip 访问吗

image image

itxiao6 avatar Apr 08 '20 02:04 itxiao6

看了一下dev 的端口监听状态 也是没有占用的 是需要做什么转发吗 image

itxiao6 avatar Apr 08 '20 02:04 itxiao6

暴露服务可以使用nodePort方式,你参考一下https://github.com/gritrana/gritrana 的那个图 我很久没搞k8s了已经忘掉了,你自己慢慢研究吧,总要花点时间倒腾的。

xujintao avatar Apr 08 '20 07:04 xujintao