@@ -15,46 +15,14 @@ Get an overview of the existing Kubernetes certifications and what you need to l
15
15
## Several certifications available
16
16
---
17
17
18
- The [ CNCF] ( https://cncf.io ) delivers several Kubernetes certifications, which are listed in the following table.
19
-
20
- <div style =" display : flex ; justify-content : left ;" >
21
- <table style =" width : 80% ; table-layout : fixed ;" >
22
- <thead >
23
- <tr >
24
- <th style =" width : 50% ; text-align : left ;" >Certification</th >
25
- <th style =" width : 20% ; text-align : center ;" >Type</th >
26
- <th style =" width : 30% ; text-align : center ;" >Badge</th >
27
- </tr >
28
- </thead >
29
- <tbody >
30
- <tr >
31
- <td style =" vertical-align : middle ; padding : 10px ;" >Kubernetes and Cloud Native Associate (KCNA)</td >
32
- <td style =" vertical-align : middle ; text-align : center ; padding : 10px ;" >MCQ</td >
33
- <td style =" vertical-align : middle ; text-align : center ; padding : 10px ;" >{{< image src="/images/learning-path/cka/certifications/kcna.png" width="120px" align="center" alt="" >}}</td >
34
- </tr >
35
- <tr >
36
- <td style =" vertical-align : middle ; padding : 10px ;" >Kubernetes and Cloud Native Security Associate (KCSA)</td >
37
- <td style =" vertical-align : middle ; text-align : center ; padding : 10px ;" >MCQ</td >
38
- <td style =" vertical-align : middle ; text-align : center ; padding : 10px ;" >{{< image src="/images/learning-path/cka/certifications/kcsa.png" width="120px" align="center" alt="" >}}</td >
39
- </tr >
40
- <tr >
41
- <td style =" vertical-align : middle ; padding : 10px ;" >Certified Kubernetes Application Developer (CKAD)</td >
42
- <td style =" vertical-align : middle ; text-align : center ; padding : 10px ;" >Practice</td >
43
- <td style =" vertical-align : middle ; text-align : center ; padding : 10px ;" >{{< image src="/images/learning-path/cka/certifications/ckad.png" width="120px" align="center" alt="" >}}</td >
44
- </tr >
45
- <tr >
46
- <td style =" vertical-align : middle ; padding : 10px ;" >Certified Kubernetes Administrator (CKA)</td >
47
- <td style =" vertical-align : middle ; text-align : center ; padding : 10px ;" >Practice</td >
48
- <td style =" vertical-align : middle ; text-align : center ; padding : 10px ;" >{{< image src="/images/learning-path/cka/certifications/cka.png" width="120px" align="center" alt="" >}}</td >
49
- </tr >
50
- <tr >
51
- <td style =" vertical-align : middle ; padding : 10px ;" >Certified Kubernetes Security Specialist (CKS) <em >passing the CKA is a requirement before passing the CKS</em ></td >
52
- <td style =" vertical-align : middle ; text-align : center ; padding : 10px ;" >Practice</td >
53
- <td style =" vertical-align : middle ; text-align : center ; padding : 10px ;" >{{< image src="/images/learning-path/cka/certifications/cks.png" width="120px" align="center" alt="" >}}</td >
54
- </tr >
55
- </tbody >
56
- </table >
57
- </div >
18
+ | Certification | Type | Badge |
19
+ | ---------------| ------| -------|
20
+ | Kubernetes and Cloud Native Associate (KCNA) | MCQ | <img src =" /images/learning-path/cka/certifications/kcsa.png " style =" width : 120px ;" > |
21
+ | Kubernetes and Cloud Native Security Associate (KCSA) | MCQ | <img src =" /images/learning-path/cka/certifications/kcsa.png " style =" width : 120px ;" > |
22
+ | Certified Kubernetes Application Developer (CKAD) | Practice | <img src =" /images/learning-path/cka/certifications/ckad.png " style =" width : 120px ;" > |
23
+ | Certified Kubernetes Administrator (CKA) | Practice | <img src =" /images/learning-path/cka/certifications/cka.png " style =" width : 120px ;" > |
24
+ | Certified Kubernetes Security Specialist (CKS) <br > \* passing the CKA is a requirement before passing the CKS* | Practice | <img src =" /images/learning-path/cka/certifications/cks.png " style =" width : 120px ;" > |
25
+
58
26
59
27
If you pass all those certifications, you become a [ Kubestronaut] ( https://www.cncf.io/training/kubestronaut/ ) .
60
28
0 commit comments