Skip to content

使用elkeidup扩容ac失败 #721

@shiyihua

Description

@shiyihua

参考 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 咋回事

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions