Can Kong ingress control traffic between two k8s deployment which relate to one k8s service like istio traffic-shifting? #2399
-
istio traffic-shifting can create two deployment For kong ingress, how to achieve these goal? for my view, in kong data plane(kong proxy), only one upstream relate to one k8s service, also we can not distinguish targets between v1 and v2 by that one upstream, so we can not achieve it by custom plugins. or something i miss? Proposed Solution
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
you can use istio with kong or you can use kuma |
Beta Was this translation helpful? Give feedback.
-
Related: #557 (comment) |
Beta Was this translation helpful? Give feedback.
you can use istio with kong or you can use kuma
as far as I know, kuma is similar istio
https://docs.konghq.com/kubernetes-ingress-controller/1.3.x/guides/getting-started-istio/