Skip to content

[Feature Request] Rolling update and load balance for frpc in kubernetes #4768

@JonasGao

Description

@JonasGao

Describe the feature request

  1. There is only one frpc config file in ConfigMap.
  2. When only one frpc instance and restart frpc deployment, will issue warning "xxxx proxy already exists".
  3. When you wants scaling multi frpc instance, still issue "already exists" warning.

For issue 1, it maybe to solved by modify some configuration.

For issue 2, can we support multi instance share same proxy configuration, and register to frps use some mechanisms similar to Eureka or Consul. For example, frpc register its ip address to frps, so we can see multi frpc instance under the one proxy.

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions