Skip to content

Fixing replica-weighted canary #1771

Discussion options

You must be logged in to vote

@Eslam-mohammed-anwar
You're trying to configure the basic-canary without the traffic routing.

In this case, you can create one more service that will point to all pods from old replica and new replica. Name it as an example the root-service. This service will be pointing to the all pods and based on a number of pods launched you will get a traffic splitting, managed by root-service instead of the Traefik itself.

Upd:
you have to specify the root-service in the ingress backend

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jessesuen
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working answered
3 participants
Converted from issue

This discussion was converted from issue #1760 on January 13, 2022 21:08.