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

使用elkeidup扩容ac失败 #721

Open
shiyihua opened this issue Jan 17, 2025 · 0 comments
Open

使用elkeidup扩容ac失败 #721

shiyihua opened this issue Jan 17, 2025 · 0 comments

Comments

@shiyihua
Copy link

参考 https://elkeid.bytedance.com/docs/elkeidup/expansion-zh_CN.html
这个文档

改了config.yaml
agent_center:
install: true
grpc_conn_limit: 10000 # 单个AC的最大连接数限制
quota: 10C50G
ssh_host:
- 1.1.1.1

改成了
agent_center:
install: true
grpc_conn_limit: 10000 # 单个AC的最大连接数限制
quota: 10C50G
ssh_host:
- 1.1.1.1
- 2.2.2.2

然后执行 elkeidup reinstall --component AgentCenter --re-init
发现2.2.2.2上并没有agentcenter 咋回事

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

1 participant