doc: move discuss to issue #3 (#4)

1 file changed
tree: 98ea165c2354dcda1ceb62284c8561defcd58803
  1. .asf.yaml
  2. .gitignore
  3. go.mod
  4. README.md
README.md

apisix-control-plane

what is apisix-control-plane?

apisix-control-plane provide APISIX with a yaml configuration capability, We can use yaml to define the proxy behavior of APISIX

Why do you want to do this?

  1. In order to facilitate the integration of k8s, use yaml to define APISIX;
  2. For easier synchronization across clusters;
  3. Can be better adapted to multiple platforms (k8s, vm);

DISCUSS

Here are some examples of yaml and we can add comments here. https://github.com/apache/apisix-control-plane/issues/3