GithubHelp home page GithubHelp logo

Comments (4)

wqone900516 avatar wqone900516 commented on July 28, 2024

更新:目前遇到的问题是,所有应用容器工作负载都已经正常启动,ingress-nginx-controller也已经安装,但是无法找到文档说的入口IP地址,包括安装ingress-nginx-controller的node的外网IP和内网IP以及nodeip都已经试过了,都不行。
是否有直接访问外网IP的方法,可以先能访问到,我们想先打通再考虑域名的事情,非常感谢。
image

from erda.

liuhaoyang avatar liuhaoyang commented on July 28, 2024

可以按照文档写的域名配置,本地添加 hosts 来访问

from erda.

luobily avatar luobily commented on July 28, 2024

最终是要把域名的访问流量给导入到 ingress controller 中,你可以理解为该 controller 就是一个 nginx,你的场景就是需要解决公网 IP + 80 / 443 端口,如何转到该 nginx 上。
这个具体要看自己的部署方式,有个简单的方式就是选择一台机器,然后将该 ingress controller 部署成 host 模式,直接将 controller 的 80/443 端口监听在宿主机上,接着将该公网 IP 绑定在同一台机器上,就可以通过 公网IP + 80 /443 端口直接访问。

from erda.

stale avatar stale commented on July 28, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from erda.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.