Skip to content

Commit 7680888

Browse files
authored
Merge pull request #44013 from windsonsea/mixver
[zh] Localize a SVG image in safer cluster upgrade blog
2 parents 847d6c2 + 633229a commit 7680888

File tree

2 files changed

+782
-1
lines changed

2 files changed

+782
-1
lines changed

content/zh-cn/blog/_posts/2023-08-28-a-new-alpha-mechanism-for-safer-cluster-upgrades.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ apiserver 中;因此,它会收到 404("Not Found")的响应报错,这
5555
-->
5656
## 如何解决此问题?
5757

58-
{{< figure src="/images/blog/2023-08-28-a-new-alpha-mechanism-for-safer-cluster-upgrades/mvp-flow-diagram.svg" class="diagram-large" >}}
58+
{{< figure src="/images/blog/2023-08-28-a-new-alpha-mechanism-for-safer-cluster-upgrades/mvp-flow-diagram_zh.svg" class="diagram-large" >}}
5959

6060
<!--
6161
The new feature “Mixed Version Proxy” provides the kube-apiserver with the capability to proxy a request to a peer kube-apiserver which is aware of the requested resource and hence can serve the request. To do this, a new filter has been added to the handler chain in the API server's aggregation layer.

0 commit comments

Comments
 (0)