Merge pull request #38048 from jiangwu10057/patch-1

[zh] Localize a text of Canary in concepts/overview/_index.md
pull/38071/head
Kubernetes Prow Robot 2022-11-24 19:30:04 -08:00 committed by GitHub
commit 60887ae4fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ That's how Kubernetes comes to the rescue! Kubernetes provides you with a framew
这就是 Kubernetes 要来做的事情!
Kubernetes 为你提供了一个可弹性运行分布式系统的框架。
Kubernetes 会满足你的扩展要求、故障转移你的应用、提供部署模式等。
例如Kubernetes 可以轻松管理系统的 Canary 部署。
例如Kubernetes 可以轻松管理系统的 Canary (金丝雀) 部署。
<!--
Kubernetes provides you with: