Skip to content

Commit d2f2b29

Browse files
authored
Merge pull request #30078 from shannonxtreme/training-kcnf
Add KCNA to training
2 parents 239eb65 + c798fdc commit d2f2b29

File tree

2 files changed

+56
-0
lines changed

2 files changed

+56
-0
lines changed

content/en/training/_index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
<h2>Build your cloud native career</h2>
1515
<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>
1616
</div>
17+
<div class="logo-certification cta-image" id="logo-kcnf">
18+
<img src="/images/training/kubernetes-kcnf-white.svg" />
19+
</div>
1720
<div class="logo-certification cta-image" id="logo-cka">
1821
<img src="/images/training/kubernetes-cka-white.svg"/>
1922
</div>
@@ -81,6 +84,15 @@ <h2>Learn with the Linux Foundation</h2>
8184
<div class="main-section padded">
8285
<h2>Get Kubernetes Certified</h2>
8386
<div class="col-container">
87+
<div class="col-nav">
88+
<h5>
89+
<b>Kubernetes and Cloud Native Associate (KCNA)</b>
90+
</h5>
91+
<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>
92+
<p>A certified KCNA will confirm conceptual knowledge of the entire cloud native ecosystem, particularly focusing on Kubernetes.</p>
93+
<br>
94+
<a href="https://training.linuxfoundation.org/certification/kubernetes-cloud-native-associate/" target="_blank" class="button">Go to Certification</a>
95+
</div>
8496
<div class="col-nav">
8597
<h5>
8698
<b>Certified Kubernetes Application Developer (CKAD)</b>

0 commit comments

Comments
 (0)