Skip to content

Commit

Permalink
Merge pull request #1507 from windsonsea/mspider
Browse files Browse the repository at this point in the history
update mspider virtual-service
  • Loading branch information
windsonsea authored May 12, 2023
2 parents 6d39041 + 2cdc8b6 commit a9c5923
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/zh/docs/mspider/user-guide/service-mesh/params.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

- `envoy-ratelimited`

如果标头 x-envoy-ratelimited 存在,特使将重试
如果标头 x-envoy-ratelimited 存在,Envoy 将重试

- `gateway-error`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,13 @@
- 代理服务
- 流量镜像

这些标签的字段配置,请参阅 [Istio 虚拟服务参数配置](https://istio.io/latest/docs/reference/config/networking/virtual-service/)

虚拟服务提供了两种创建方式:图形向导创建和 YAML 创建。

## 图形向导创建步骤

通过图形向导创建的具体操作步骤如下:
通过图形向导创建的具体操作步骤如下(参阅[虚拟服务参数配置](./vsparams.md)

1. 在左侧导航栏点击`流量治理` -> `虚拟服务`,点击右上角的`创建`按钮。

Expand Down

0 comments on commit a9c5923

Please sign in to comment.