You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, this is a useful annotation. At present, we support it by means of plug-ins. You can refer to the custom canary plug-in on the route or service through CRD (ApisixRoute & ApisixService).
The definition of annotation will be provided as a feature in the future, because we will rely on APISIX official canary plug-in support( @membphis ), and then we will provide both annotation and plugin ways .
As traffic-split has been merged in apache/apisix#2935, we can support Canary now.
You can bind plugin in ApisixRoute or ApisixService to implement it.
https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/annotations/#canary
The text was updated successfully, but these errors were encountered: