Replies: 1 comment
-
You can see the comparison between the various Ingress controllers in the following documentation In addition to functional advantages, there are also architectural advantages: Apache APISIX Ingress controller is architecturally divided into a control plane and a data plane, and you can deploy them separately, either within a Kubernetes cluster or outside of a Kubernetes cluster. Apache APISIX is the actual data plane, its performance is very high, and it is advantageous in large traffic scenarios |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What are the pros and cons of using APISIX as an Ingress Controller? Does APISIX have more advantages than Trafik in high traffic scenarios?
Beta Was this translation helpful? Give feedback.
All reactions