Skip to content

Commit

Permalink
Update Flagger Gateway API diagram
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
  • Loading branch information
stefanprodan committed Mar 15, 2022
1 parent 2e2e424 commit 3387603
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ new service and the other 90% requests go to the stable service. You can
read more about traffic splitting in Gateway API
[here](https://gateway-api.sigs.k8s.io/v1alpha2/guides/traffic-splitting/).
Flagger creates a `HTTPRoute` with the appropriate header matches, path
matches, etc and attaches the primary and canary service to the
Flagger fully automates the creation of `HTTPRoutes` with the appropriate header matches,
path matches, etc and attaches the primary and canary service to the
`HTTPRoute`. During the canary analysis, the weights related to both the
services are adjusted accordingly.

Expand Down

0 comments on commit 3387603

Please sign in to comment.