The latest Kong Ingress Controller just comes out and im trying to go about it. But I'm currently stuck with it because of the need to use multiple ingress controller. Though KIC 2.0.x has a documentation for multiple ingress controller, the 3.0.x does not have one. Is there anyone who can help me with it?
The expected result would be having 2 different ingress controller with 2 external ip addresses with the type of load balancer. Any other methods other than using multi KIC 3.0.x are also accepted.
There is an example of splitting internal/external traffic at https://docs.konghq.com/kubernetes-ingress-controller/latest/guides/custom-class/internal-external/
You need multiple ingress controllers + Kong Gateway deployments if you want to split traffic.