Skip to content

Commit

Permalink
[zh] Sync images in ops/deployment/vm-architecture (istio#15218)
Browse files Browse the repository at this point in the history
  • Loading branch information
windsonsea authored Jun 1, 2024
1 parent 40907c5 commit a782c1e
Show file tree
Hide file tree
Showing 3 changed files with 2,274 additions and 3 deletions.
2 changes: 1 addition & 1 deletion content/zh/docs/ops/deployment/vm-architecture/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Istio 提供了两种机制来表示虚拟机工作负载:
* [`WorkloadGroup`](/zh/docs/reference/config/networking/workload-group/)
表示共享通用属性的虚拟机工作负载逻辑组合,这类似于 Kubernetes 中的 `Deployment`
* [`WorkloadEntry`](/zh/docs/reference/config/networking/workload-entry/)
表示虚拟机工作负载的单个实例,这类似于 Kubernetes 中的 `Pod`
表示单实例的虚拟机工作负载,这类似于 Kubernetes 中的 `Pod`

创建这些资源(`WorkloadGroup``WorkloadEntry`)不会造成任何资源的制备,也不会运行任何虚拟机负载。
这些资源只是引用这些负载并通知 Istio 如何合理地配置网格。
Expand Down
1,170 changes: 1,169 additions & 1 deletion content/zh/docs/ops/deployment/vm-architecture/multi-network.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,105 changes: 1,104 additions & 1 deletion content/zh/docs/ops/deployment/vm-architecture/single-network.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a782c1e

Please sign in to comment.