You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/11/22 17:31:41 UTC

[GitHub] [apisix] marksugar commented on issue #8372: help request: traffic-split blue-green not take effect

marksugar commented on issue #8372:
URL: https://github.com/apache/apisix/issues/8372#issuecomment-1324022355

   > > When I tried to use the plugins' traffic-split, it didn't work.
   > 
   > Could you share the reason that you still use the traffic-split plugin even we have a better way to support the blue green deployment in APISIX Ingress Controller?
   > 
   > > Although this configuration does not throw an error, it does not do anything.
   > 
   > Have you ever seen the traffic-split plugin doc: https://apisix.apache.org/docs/apisix/plugins/traffic-split/. Your configuration fields are wrong. Indeed you have to specify the upstream id in the traffic-split plugin, which is not feasible when you use APISIX Ingress Controller as the ID generation is invisible to you. It's internal logic.
   
   tokers and tzssangglass ,thanks
   Thanks for your reply, I just used apisix for a day and have two questions.
   1, should we consider providing yaml configuration examples in the documentation?
   This is very necessary in k8s configuration management
   2, what is the better blue-green part referring to
   
   If this question is too simple, please move to the discussion forum
   
   best regards


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org