From bb78983461f02d2374755bf3bcc4bcde76482f88 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 11 Nov 2020 00:10:12 +0000 Subject: [PATCH] Run update.sh --- kong/README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/kong/README.md b/kong/README.md index 1374cb1ec..e785808da 100644 --- a/kong/README.md +++ b/kong/README.md @@ -167,13 +167,6 @@ This will run the [`kong reload`](https://docs.konghq.com/latest/cli/#reload) co Among the many deployment options [available](https://konghq.com/install), Kong also offers a [Kubernetes Ingress Controller](https://github.com/Kong/kubernetes-ingress-controller) ready to use in your K8S environment. -# Service Mesh - -Since version 1.x you can run Kong in a Service Mesh deployment as a platform-agnostic sidecar proxy (including Kubernetes, but also on any other platform supported by Kong). To get started and learn more you can read the docs at: - -- [Streams and Service Mesh](https://docs.konghq.com/latest/streams-and-service-mesh/) -- [Kubernetes and Service Mesh](https://github.com/Kong/kong-mesh-dist-kubernetes) - # Image Variants The `kong` images come in many flavors, each designed for a specific use case.