tulequ commented on issue #1834:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/1834#issuecomment-1553986659

   > > I have a service that listen (one port) on both https and grpcs traffic
   > 
   > Can you describe its specific scene? Why would different protocols be used 
on the same port?
   
   I'm changing from ambassador to apisix
   Because we have too many services,  it is hard to upgrade all `Mapping` at 
once
   So to graceful switch, I design following step
   
   1.Route all traffic from apisix to ambassador (https, grpcs on one port 443)
   2. Switch dns to new ingress
   3. Last step is convert mapping to ingress (one by one)
   
   Is there any better scenario


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to