GithubHelp home page GithubHelp logo

Comments (10)

sjcsjc123 avatar sjcsjc123 commented on July 1, 2024

docker环境下有些端口并未开放,是否会影响该功能

from higress.

2456868764 avatar 2456868764 commented on July 1, 2024

docker环境下有些端口并未开放,是否会影响该功能

看是否可以用 docker exec 方式获取 envoy configdump

from higress.

johnlanni avatar johnlanni commented on July 1, 2024

可以调整下 把对应端口开放出来,请@CH3CHO看下

from higress.

CH3CHO avatar CH3CHO commented on July 1, 2024

这个晚一点我看看

from higress.

CH3CHO avatar CH3CHO commented on July 1, 2024

现在有一个问题是 Gateway 的 15000 端口监听的是 127.0.0.1。按照 https://stackoverflow.com/questions/52513336/is-there-a-way-to-expose-a-docker-container-port-bound-to-127-0-0-1-to-host 的说法,这种端口是没法 expose 出来的。

我们是否需要调整这一端口监听配置呢? @johnlanni

from higress.

johnlanni avatar johnlanni commented on July 1, 2024

现在有一个问题是 Gateway 的 15000 端口监听的是 127.0.0.1。按照 https://stackoverflow.com/questions/52513336/is-there-a-way-to-expose-a-docker-container-port-bound-to-127-0-0-1-to-host 的说法,这种端口是没法 expose 出来的。

我们是否需要调整这一端口监听配置呢? @johnlanni

这个不建议,有安全风险,那看来只能hgctl直接集成docker exec

from higress.

CH3CHO avatar CH3CHO commented on July 1, 2024

这个不建议,有安全风险,那看来只能hgctl直接集成docker exec

OK。那 controller:8888 和 pilot:15014 我加一个 port 配置暴露到宿主机的 127.0.0.1 吧。

但是如果 gateway:15000 无法暴露的话,hgctl dashboard envoy 这个命令可能就没法搞了。

from higress.

johnlanni avatar johnlanni commented on July 1, 2024

@CH3CHO 这两个端口暴露也有安全风险,我建议还是统一通过docker exec来搞

from higress.

CH3CHO avatar CH3CHO commented on July 1, 2024

@CH3CHO 这两个端口暴露也有安全风险,我建议还是统一通过docker exec来搞

OK。那么这几个 dashboard 命令就都没法实现了。

from higress.

fengshunli avatar fengshunli commented on July 1, 2024

assgin me

from higress.

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.