Skip to content

Commit 66663c2

Browse files
committed
Update traffic routing
Signed-off-by: Stefan Prodan <[email protected]>
1 parent d34a504 commit 66663c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ features:
99
- title: Safer Releases
1010
details: Reduce the risk of introducing a new software version in production by gradually shifting traffic to the new version while measuring metrics like HTTP/gRPC request success rate and latency.
1111
- title: Flexible Traffic Routing
12-
details: Shift and route traffic between app versions using an ingress controller or a service mesh compatible with Kubernetes Gateway API.
12+
details: Shift and route traffic between app versions automatically using an ingress controller or a service mesh compatible with Kubernetes Gateway API.
1313
- title: Extensible Validation
1414
details: Besides the builtin metrics checks, you can extend your application analysis with custom metrics and webhooks for running acceptance tests, load tests, or any other custom validation.
1515
footer: Apache License 2.0 | Copyright © 2018-2025 The Flux authors

0 commit comments

Comments
 (0)