From 53a60d01289a9d91f4947dcc83253323008219a0 Mon Sep 17 00:00:00 2001 From: Stefan Prodan Date: Tue, 15 Mar 2022 09:39:36 +0200 Subject: [PATCH] Remove gateway api title Signed-off-by: Stefan Prodan --- docs/gitbook/tutorials/gatewayapi-progressive-delivery.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/gitbook/tutorials/gatewayapi-progressive-delivery.md b/docs/gitbook/tutorials/gatewayapi-progressive-delivery.md index dc5bb2ff..4968327c 100644 --- a/docs/gitbook/tutorials/gatewayapi-progressive-delivery.md +++ b/docs/gitbook/tutorials/gatewayapi-progressive-delivery.md @@ -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.