Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: 在安装了k8s的机器上使用安装包部署会出现大量IP #163

Open
relengxing opened this issue Jul 3, 2024 · 1 comment

Comments

@relengxing
Copy link

Current Behavior

在安装了k8s的机器上使用安装包部署会出现大量IP.大约400多个

image

ifconfig 只有三个网卡
image

容器只有几个
image

Expected Behavior

No response

Error Logs

No response

Steps to Reproduce

./apinto start
./apinto info

Environment

  • APINTO version (run apinto version):
    Apinto version: 0.17.7
    Golang version: go version go1.21.1 darwin/arm64
    Git commit hash: b551ef8
    Built on: 2024-07-02T07:08:00Z
    Built by: goreleaser
    Built by eosc version: v0.17.4
  • Operating system (run uname -a):
    Linux apinto-sw3f9 3.10.0-1160.25.1.el7.x86_64 init #1 SMP Wed Apr 28 21:49:45 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
@quanbetter
Copy link

配置文件,自己配置Admin的 advertise_urls:配置就好了,你不配,程序内部会自己去根据主机网络解析出:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants