|
1 | 1 | ---
|
2 | 2 | title: "生产级别的容器编排系统"
|
3 |
| -abstract: "自动化的容器部署、扩展和管理" |
| 3 | +abstract: "自动化的容器部署、扩缩和管理" |
4 | 4 | cid: home
|
| 5 | +sitemap: |
| 6 | + priority: 1.0 |
5 | 7 | ---
|
| 8 | +<!-- |
| 9 | +title: "Production-Grade Container Orchestration" |
| 10 | +abstract: "Automated container deployment, scaling, and management" |
| 11 | +cid: home |
| 12 | +sitemap: |
| 13 | + priority: 1.0 |
| 14 | +--> |
6 | 15 |
|
7 |
| -{{< site-searchbar >}} |
| 16 | +{{< blocks/section class="k8s-overview" >}} |
8 | 17 |
|
9 |
| -{{< blocks/section id="oceanNodes" >}} |
10 |
| -{{% blocks/feature image="flower" %}} |
| 18 | +{{% blocks/feature image="flower" id="feature-primary" %}} |
11 | 19 |
|
12 |
| -<!-- [Kubernetes]({{< relref "/docs/concepts/overview/" >}}), also known as K8s, is an open-source system for automating deployment, scaling, and management of containerized applications. --> |
13 |
| -[Kubernetes]({{< relref "/docs/concepts/overview/" >}}) 也称为 K8s,是用于自动部署、扩缩和管理容器化应用程序的开源系统。 |
| 20 | +<!-- |
| 21 | +[Kubernetes]({{< relref "/docs/concepts/overview/" >}}), also known as K8s, is an open source system for automating deployment, scaling, and management of containerized applications. |
14 | 22 |
|
15 |
| -<!-- It groups containers that make up an application into logical units for easy management and discovery. |
16 |
| -Kubernetes builds upon [15 years of experience of running production workloads at Google](http://queue.acm.org/detail.cfm?id=2898444), |
17 |
| -combined with best-of-breed ideas and practices from the community. --> |
| 23 | +It groups containers that make up an application into logical units for easy management and discovery. Kubernetes builds upon [15 years of experience of running production workloads at Google](https://queue.acm.org/detail.cfm?id=2898444), combined with best-of-breed ideas and practices from the community. |
| 24 | +--> |
| 25 | +[Kubernetes](/zh-cn/docs/concepts/overview/) 也称为 |
| 26 | +K8s,是用于自动部署、扩缩和管理容器化应用程序的开源系统。 |
18 | 27 |
|
19 |
| -它将组成应用程序的容器组合成逻辑单元,以便于管理和服务发现。Kubernetes 源自[Google 15 年生产环境的运维经验](http://queue.acm.org/detail.cfm?id=2898444),同时凝聚了社区的最佳创意和实践。 |
| 28 | +它将组成应用程序的容器组合成逻辑单元,以便于管理和服务发现。Kubernetes 源自 |
| 29 | +[Google 15 年生产环境的运维经验](http://queue.acm.org/detail.cfm?id=2898444),同时凝聚了社区的最佳创意和实践。 |
20 | 30 |
|
21 | 31 | {{% /blocks/feature %}}
|
22 | 32 |
|
23 | 33 | {{% blocks/feature image="scalable" %}}
|
| 34 | +<!-- |
| 35 | +#### Planet Scale |
24 | 36 |
|
25 |
| -<!-- #### Planet Scale --> |
| 37 | +Designed on the same principles that allow Google to run billions of containers a week, Kubernetes can scale without increasing your operations team. |
| 38 | +--> |
26 | 39 | #### 星际尺度
|
27 | 40 |
|
28 |
| -<!-- Designed on the same principles that allow Google to run billions of containers a week, Kubernetes can scale without increasing your operations team. --> |
29 |
| - |
30 | 41 | Google 每周运行数十亿个容器,Kubernetes 基于与之相同的原则来设计,能够在不扩张运维团队的情况下进行规模扩展。
|
31 | 42 |
|
32 | 43 | {{% /blocks/feature %}}
|
33 | 44 |
|
34 | 45 | {{% blocks/feature image="blocks" %}}
|
| 46 | +<!-- |
| 47 | +#### Never Outgrow |
35 | 48 |
|
36 |
| -<!-- #### Never Outgrow --> |
| 49 | +Whether testing locally or running a global enterprise, Kubernetes flexibility grows with you to deliver your applications consistently and easily no matter how complex your need is. |
| 50 | +--> |
37 | 51 | #### 永不过时
|
38 | 52 |
|
39 |
| -<!-- Whether testing locally or running a global enterprise, Kubernetes flexibility grows with you to deliver your applications |
40 |
| -consistently and easily no matter how complex your need is. --> |
41 |
| - |
42 | 53 | 无论是本地测试,还是跨国公司,Kubernetes 的灵活性都能让你在应对复杂系统时得心应手。
|
43 | 54 |
|
44 | 55 | {{% /blocks/feature %}}
|
45 | 56 |
|
46 | 57 | {{% blocks/feature image="suitcase" %}}
|
47 | 58 |
|
48 |
| -<!-- #### Run K8s Anywhere --> |
| 59 | +<!-- |
| 60 | +#### Run K8s Anywhere |
| 61 | +--> |
49 | 62 | #### 处处适用
|
50 | 63 |
|
51 |
| -<!-- Kubernetes is open source giving you the freedom to take advantage of on-premises, |
52 |
| -hybrid, or public cloud infrastructure, letting you effortlessly move workloads to where it matters to you. |
53 |
| -To download Kubernetes, visit the [download](/releases/download/) section. --> |
| 64 | +<!-- |
| 65 | +Kubernetes is open source giving you the freedom to take advantage of on-premises, hybrid, or public cloud infrastructure, letting you effortlessly move workloads to where it matters to you. |
54 | 66 |
|
| 67 | +To download Kubernetes, visit the [download](/releases/download/) section. |
| 68 | +--> |
55 | 69 | Kubernetes 是开源系统,可以自由地部署在企业内部,私有云、混合云或公有云,让您轻松地做出合适的选择。
|
56 | 70 |
|
57 |
| -请访问[下载](/releases/download/)部分下载 Kubernetes。 |
| 71 | +请访问[下载](/zh-cn/releases/download/)部分下载 Kubernetes。 |
58 | 72 |
|
59 | 73 | {{% /blocks/feature %}}
|
60 | 74 |
|
|
63 | 77 | {{< blocks/section id="video" background-image="kub_video_banner_homepage" >}}
|
64 | 78 |
|
65 | 79 | <div class="light-text">
|
66 |
| -<!-- <h2>The Challenges of Migrating 150+ Microservices to Kubernetes</h2> --> |
67 |
| -<h2>将 150+ 微服务迁移到 Kubernetes 上的挑战</h2> |
68 |
| - <!-- <p>By Sarah Wells, Technical Director for Operations and Reliability, Financial Times</p> --> |
69 |
| - <p>Sarah Wells, 运营和可靠性技术总监, 金融时报</p> |
| 80 | + <!-- |
| 81 | + <h2>The Challenges of Migrating 150+ Microservices to Kubernetes</h2> |
| 82 | + --> |
| 83 | + <h2>将 150+ 微服务迁移到 Kubernetes 上的挑战</h2> |
| 84 | + <!-- |
| 85 | + <p>By Sarah Wells, Technical Director for Operations and Reliability, Financial Times</p> |
| 86 | + <button id="desktopShowVideoButton" onclick="kub.showVideo()">Watch Video</button> |
| 87 | + --> |
| 88 | + <p>Sarah Wells,运营和可靠性技术总监,金融时报</p> |
70 | 89 | <button id="desktopShowVideoButton" onclick="kub.showVideo()">观看视频</button>
|
71 |
| - <br> |
72 |
| - <br> |
73 |
| - <!-- <a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/" button id="desktopKCButton">Attend KubeCon + CloudNativeCon Europe on March 19-22, 2024</a> --> |
74 |
| - <a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/" button id="desktopKCButton">参加 2024 年 3 月 19-22 日的欧洲 KubeCon + CloudNativeCon</a> |
75 |
| - <br> |
76 |
| - <br> |
77 |
| - <br> |
78 |
| - <br> |
79 |
| - <!-- <a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america-2024/" button id="desktopKCButton">Attend KubeCon + CloudNativeCon North America on November 12-15, 2024</a> --> |
80 |
| - <a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america-2024/" button id="desktopKCButton">参加 2024 年 11 月 12-15 日的北美 KubeCon + CloudNativeCon</a> |
| 90 | + |
| 91 | + <!-- |
| 92 | + <h3>Attend upcoming KubeCon + CloudNativeCon events</h3> |
| 93 | + <a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/" class="desktopKCButton"><strong>Europe</strong> (London, Apr 1-4)</a> |
| 94 | + <a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-china/" class="desktopKCButton"><strong>China</strong> (Hong Kong, Jun 10-11)</a> |
| 95 | + <a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-japan/" class="desktopKCButton"><strong>Japan</strong> (Tokyo, Jun 16-17)</a> |
| 96 | + <a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-india/" class="desktopKCButton"><strong>India</strong> (Hyderabad, Aug 6-7)</a> |
| 97 | + <a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america-2025/" class="desktopKCButton"><strong>North America</strong> (Atlanta, Nov 10-13)</a> |
| 98 | + --> |
| 99 | + <h3>参加即将举行的 KubeCon + CloudNativeCon 大会</h3> |
| 100 | + <a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/" class="desktopKCButton"><strong>欧洲</strong>(伦敦,4 月 1-4 日)</a> |
| 101 | + <a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-china/" class="desktopKCButton"><strong>中国</strong>(香港,6 月 10-11 日)</a> |
| 102 | + <a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-japan/" class="desktopKCButton"><strong>日本</strong>(东京,6 月 16-17 日)</a> |
| 103 | + <a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-india/" class="desktopKCButton"><strong>印度</strong>(海得拉巴,8 月 6-7 日)</a> |
| 104 | + <a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america-2025/" class="desktopKCButton"><strong>北美</strong>(亚特兰大,11 月 10-13 日)</a> |
81 | 105 | </div>
|
| 106 | + |
82 | 107 | <div id="videoPlayer">
|
83 | 108 | <iframe data-url="https://www.youtube.com/embed/H06qrNmGqyE?autoplay=1" frameborder="0" allowfullscreen></iframe>
|
84 | 109 | <button id="closeButton"></button>
|
85 | 110 | </div>
|
| 111 | + |
86 | 112 | {{< /blocks/section >}}
|
87 | 113 |
|
88 | 114 | {{< blocks/kubernetes-features >}}
|
89 | 115 |
|
90 | 116 | {{< blocks/case-studies >}}
|
| 117 | + |
| 118 | +{{< kubeweekly id="kubeweekly" >}} |
0 commit comments