bfenetworks / api-server

API server for BFE control plane
Apache License 2.0
34 stars 14 forks source link

how do i integrate my three kind of services? #4

Open wanghonglei5181 opened 2 years ago

wanghonglei5181 commented 2 years ago

i have three kind of services

  1. deploy on kubernetes
  2. deploy on vms or servers
  3. service discovery base on etcd

if i want use bfe stack as my gateway, how dow i integrate them.

clarinette9 commented 2 years ago

Currently we support managing the backend by "Instance Pool"(实例池).

Work to upport of service discovery(like nacos, etcd) is currently in progress, tracked in this project: https://github.com/bfenetworks/api-server/projects/4