소스 검색

kong: remove service mesh section

Guilherme Salazar 5 년 전
부모
커밋
45241fab23
1개의 변경된 파일0개의 추가작업 그리고 7개의 파일을 삭제
  1. 0 7
      kong/content.md

+ 0 - 7
kong/content.md

@@ -111,10 +111,3 @@ This will run the [`kong reload`](https://docs.konghq.com/latest/cli/#reload) co
 # Kubernetes Ingress
 
 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)