Skip to content

Commit b6f08cd

Browse files
authored
Merge pull request #33198 from kinzhi/kinzhi35
[zh]Sync content/zh/training/_index.html
2 parents f26e8ef + 193abb6 commit b6f08cd

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed
Lines changed: 1 addition & 1 deletion
Loading

content/zh/training/_index.html

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,17 @@ <h2>打造你的云原生职业生涯</h2>
2424
<!-- <p>Kubernetes is at the core of the cloud native movement. Training and certifications from the Linux Foundation and our training partners lets you invest in your career, learn Kubernetes, and make your cloud native projects successful.</p> -->
2525
<p>Kubernetes 是云原生运动的核心。来自 Linux 基金会和我们培训合作伙伴的培训、认证让您可以投资您的职业生涯,学习 Kubernetes,并使您的云原生项目获得成功。</p>
2626
</div>
27+
<div class="logo-certification cta-image" id="logo-kcnf">
28+
<img src="/images/training/kubernetes-kcnf-white.svg" />
29+
</div>
2730
<div class="logo-certification cta-image" id="logo-cka">
2831
<img src="/images/training/kubernetes-cka-white.svg"/>
2932
</div>
3033
<div class="logo-certification cta-image" id="logo-ckad">
3134
<img src="/images/training/kubernetes-ckad-white.svg"/>
3235
</div>
3336
<div class="logo-certification cta-image" id="logo-cks">
34-
<img src="/images/training/kubernetes-cks-white.svg"/>
37+
<img src="/images/training/kubernetes-cks-white.svg"/>
3538
</div>
3639
</div>
3740
</div>
@@ -105,6 +108,18 @@ <h2>通过 Linux 基金会学习</h2>
105108
<!-- <h2>Get Kubernetes Certified</h2> -->
106109
<h2>获取 Kubernetes 认证</h2>
107110
<div class="col-container">
111+
<div class="col-nav">
112+
<h5>
113+
<b>Kubernetes and Cloud Native Associate (KCNA)</b>
114+
</h5>
115+
<!-- <p>The Kubernetes and Cloud Native Associate (KCNA) exam demonstrates a user’s foundational knowledge and skills in Kubernetes and the wider cloud native ecosystem.</p>
116+
<p>A certified KCNA will confirm conceptual knowledge of the entire cloud native ecosystem, particularly focusing on Kubernetes.</p> -->
117+
<p>Kubernetes 和云原生伙伴(KCNA)考试展示了用户在 Kubernetes 和更广泛的云原生生态系统中的基本知识和技能。</p>
118+
<p>获得认证的 KCNA 将确认整个云原生生态系统的概念性知识,特别是 Kubernetes。</p>
119+
<br>
120+
<!-- <a href="https://training.linuxfoundation.org/certification/kubernetes-cloud-native-associate/" target="_blank" class="button">Go to Certification</a> -->
121+
<a href="https://training.linuxfoundation.org/certification/kubernetes-cloud-native-associate/" target="_blank" class="button">前往认证</a>
122+
</div>
108123
<div class="col-nav">
109124
<h5>
110125
<!-- <b>Certified Kubernetes Application Developer (CKAD)</b> -->

0 commit comments

Comments
 (0)