Skip to content

Commit

Permalink
Add with service mesh
Browse files Browse the repository at this point in the history
  • Loading branch information
wzshiming committed Jul 21, 2022
1 parent 506a8ed commit 5ae9c1c
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 2 deletions.
7 changes: 7 additions & 0 deletions content/en/docs/user/with-service-mesh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: "With Service Mesh"
---

# With Service Mesh

As verified in Istio, Ferry fits perfectly as long as Sidecar is not injected into the ferry-tunnel
2 changes: 1 addition & 1 deletion content/en/menu/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ headless: true
- [Forward Local Port to Cluster]({{< relref "/docs/user/examples/forward-dial" >}})
- [Forward Service to Local Port]({{< relref "/docs/user/examples/forward-listen" >}})
- [Manual Mapping Service]({{< relref "/docs/user/examples/manual" >}})

- [With Service Mesh]({{< relref "/docs/user/with-service-mesh" >}})
- [Glossary]({{< relref "/docs/glossary" >}})
- [Roadmap]({{< relref "/docs/roadmap" >}})
7 changes: 7 additions & 0 deletions content/zh/docs/user/with-service-mesh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: "和服务网格一起使用"
---

# 和服务网格一起使用

通过在 Istio 中验证, 只要不往 ferry-tunnel 中注入 Sidecar, Ferry 可以完美适配
2 changes: 1 addition & 1 deletion content/zh/menu/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ headless: true
- [转发本地端口到集群的端口]({{< relref "/docs/user/examples/forward-dial" >}})
- [创建并转发集群的 Service 端口到本地端口]({{< relref "/docs/user/examples/forward-listen" >}})
- [手动映射服务]({{< relref "/docs/user/examples/manual" >}})

- [和服务网格一起使用]({{< relref "/docs/user/with-service-mesh" >}})
- [术语]({{< relref "/docs/glossary" >}})
- [Roadmap]({{< relref "/docs/roadmap" >}})

0 comments on commit 5ae9c1c

Please sign in to comment.