Compare commits

...

2 Commits

Author SHA1 Message Date
Stefan Prodan
7d8c95c6b7 Bump website build
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-10-16 17:27:14 +03:00
Stefan Prodan
53a60d0128 Remove gateway api title
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-10-16 17:20:19 +03:00
2 changed files with 1 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
root: ./docs/gitbook
redirects:
how-it-works: usage/how-it-works.md
usage/progressive-delivery: tutorials/istio-progressive-delivery.md

View File

@@ -1,4 +1,3 @@
# Gateway API Canary Deployments
This guide shows you how to use [Gateway API](https://gateway-api.sigs.k8s.io/) and Flagger to automate canary deployments and A/B testing.