Skip to content

Commit b73393f

Browse files
committed
[zh-cn] Move what-is-kubernetes to overview page
1 parent 9060041 commit b73393f

File tree

4 files changed

+286
-298
lines changed

4 files changed

+286
-298
lines changed

content/zh-cn/_index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
{{< blocks/section id="oceanNodes" >}}
99
{{% blocks/feature image="flower" %}}
1010

11-
<!-- ### [Kubernetes]({{< relref "/docs/concepts/overview/what-is-kubernetes" >}}) is an open-source system for automating deployment, scaling, and management of containerized applications. -->
12-
### [Kubernetes]({{< relref "/docs/concepts/overview/what-is-kubernetes" >}}) 是用于自动部署,扩展和管理容器化应用程序的开源系统
11+
<!-- [Kubernetes]({{< relref "/docs/concepts/overview/" >}}), also known as K8s, is an open-source system for automating deployment, scaling, and management of containerized applications. -->
12+
[Kubernetes]({{< relref "/docs/concepts/overview/" >}}) 也称为 K8s,是用于自动部署、扩缩和管理容器化应用程序的开源系统
1313

1414
<!-- It groups containers that make up an application into logical units for easy management and discovery.
1515
Kubernetes builds upon [15 years of experience of running production workloads at Google](http://queue.acm.org/detail.cfm?id=2898444),
@@ -24,8 +24,7 @@
2424
<!-- #### Planet Scale -->
2525
#### 星际尺度
2626

27-
<!-- Designed on the same principles that allows Google to run billions of containers a week,
28-
Kubernetes can scale without increasing your ops team. -->
27+
<!-- Designed on the same principles that allow Google to run billions of containers a week, Kubernetes can scale without increasing your operations team. -->
2928

3029
Google 每周运行数十亿个容器,Kubernetes 基于与之相同的原则来设计,能够在不扩张运维团队的情况下进行规模扩展。
3130

0 commit comments

Comments
 (0)