Skip to content

Commit a52f25b

Browse files
Updated lins for new site
1 parent eb10cf8 commit a52f25b

File tree

130 files changed

+442
-317
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+442
-317
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Certified Kubernetes Security Specialist (CKS) Course
22

3-
These are notes from the [Certified Kubernetes Security Specialist (CKS)](https://kodekloud.com/courses/enrolled/1378608) hosted on KodeKloud.
3+
These are notes from the [Certified Kubernetes Security Specialist (CKS)](https://kodekloud.com/courses/certified-kubernetes-security-specialist-cks/) hosted on KodeKloud.
44

55
# Sections
66
- [01-Introduction](docs/01-Introduction)
@@ -54,7 +54,7 @@ These are notes from the [Certified Kubernetes Security Specialist (CKS)](https:
5454
- [39-Labs-Cluster-Upgrade-Process](docs/03-Cluster-Setup-and-Hardening/39-Labs-Cluster-Upgrade-Process.md)
5555
- [40-Network-Policy](docs/03-Cluster-Setup-and-Hardening/40-Network-Policy.md)
5656
- [41-Developing-Network-Policies](docs/03-Cluster-Setup-and-Hardening/41-Developing-Network-Policies.md)
57-
- [42-Labs-Developing-Network-Policies](docs/03-Cluster-Setup-and-Hardening/42-Labs-Developing-Network-Policies.md)
57+
- [42-Labs-Network-Policies](docs/03-Cluster-Setup-and-Hardening/42-Labs-Network-Policies.md)
5858
- [43-Ingress](docs/03-Cluster-Setup-and-Hardening/43-Ingress.md)
5959
- [44-Labs-Ingress-1](docs/03-Cluster-Setup-and-Hardening/44-Labs-Ingress-1.md)
6060
- [45-Ingress-Annotations-and-rewrite-target](docs/03-Cluster-Setup-and-Hardening/45-Ingress-Annotations-and-rewrite-target.md)

docs/01-Introduction/01-Course-Introduction.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Course Introduction
22

3-
- Take me to the [Video Tutorial](https://kodekloud.com/courses/1378608/lectures/31703284)
3+
- Take me to the [Video Tutorial](https://kodekloud.com/topic/course-introduction/)
44

55
#### This course focuses on Security part of the Kubernetes.
66

@@ -23,11 +23,11 @@
2323

2424
#### If you are a beginner we highly recommend Kubenetes for the Absolute Beginners Hands-On course
2525

26-
- Take me to the [Kubenetes for the Absolute Beginners Hands-On Course](https://kodekloud.com/courses/enrolled/316262)
26+
- Take me to the [Kubenetes for the Absolute Beginners Hands-On Course](https://kodekloud.com/courses/kubernetes-for-the-absolute-beginners-hands-on/)
2727

2828
#### If you are a beginner we highly recommend Kubenetes for the [Certified Kubernetes Administrator (CKA) Course with Practice Tests course
2929

30-
- Take me to the [Certified Kubernetes Administrator (CKA) Course with Practice Tests](https://kodekloud.com/courses/enrolled/539883)
30+
- Take me to the [Certified Kubernetes Administrator (CKA) Course with Practice Tests](https://kodekloud.com/courses/certified-kubernetes-administrator-cka/)
3131

3232
## Course Objectives
3333

docs/01-Introduction/02-Exam-Information.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
# Certification
1+
# Exam Information
22

3-
- Take me to [Video Tutorial](https://kodekloud.com/courses/1378608/lectures/31703284)
3+
- Take me to [Video Tutorial](https://kodekloud.com/topic/exam-information/)
44
![Exam Info](../../images/examInfo.png)
5+
56
## Certification Details
67
- CKA certification is required to sit for this exam.
78

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Certification
22

3-
- Take me to [Join Slack](https://kodekloud.com/courses/1378608/lectures/31842397)
3+
- Take me to [Join Slack](https://kodekloud.com/topic/join-our-slack-channel-2/)
44

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# The-Attack
22

3-
- Take me to the [Video Tutorial](https://kodekloud.com/courses/1378608/lectures/31703360)
3+
- Take me to the [Video Tutorial](https://kodekloud.com/topic/the-attack/)

docs/02-Understanding-the-Kubernetes-Attack-Surface/02-The-4C's-of-Cloud-Native-security.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# The 4C's of Cloud Native security
2-
- Take me to [Video Tutorial](https://kodekloud.com/courses/1378608/lectures/31703361)
2+
3+
- Take me to [Video Tutorial](https://kodekloud.com/topic/the-4cs-of-cloud-native-security/)
34

45
In this section, we will take a look at The 4C's of Cloud Native security
56

docs/03-Cluster-Setup-and-Hardening/01-Section-Introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Section-Introduction
2-
- Take me to [Video Tutorial](https://kodekloud.com/courses/1378608/lectures/31788112)
2+
- Take me to [Video Tutorial](https://kodekloud.com/topic/section-introduction-10/)
33

44

55
In this section, we will take a look at Section Introduction

docs/03-Cluster-Setup-and-Hardening/02-What-are-CIS-Benchmarks.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# What-are-CIS-Benchmarks
2-
- Take me to [Video Tutorial](https://kodekloud.com/courses/1378608/lectures/31703363)
2+
3+
- Take me to [Video Tutorial](https://kodekloud.com/topic/what-are-cis-benchmarks/)
34

45
In this section, we will take a look at What are CIS Benchmarks
56

docs/03-Cluster-Setup-and-Hardening/03-Lab-Run-CIS-Benchmark-Assessment-tool-on-Ubuntu.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# Labs Run-CIS-Benchmark-Assessment-tool-on-Ubuntu
2-
- Take me to [Lab](https://kodekloud.com/courses/certified-kubernetes-security-specialist-cks/lectures/31703364)
1+
# Lab - Run-CIS-Benchmark-Assessment-tool-on-Ubuntu
2+
3+
- Take me to [Lab](https://kodekloud.com/topic/lab-run-cis-benchmark-assessment-tool-on-ubuntu/)
34

45
Solutions Lab Run-CIS-Benchmark-Assessment-tool-on-Ubuntu
56

docs/03-Cluster-Setup-and-Hardening/04-CIS-benchmark-for-Kubernetes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# CIS benchmark for Kubernetes
2-
- Take me to [Video Tutorial](https://kodekloud.com/courses/1378608/lectures/31703366)
2+
3+
- Take me to [Video Tutorial](https://kodekloud.com/topic/cis-benchmark-for-kubernetes/)
34

45
In this section we will take a look atCIS benchmark for Kubernetes
56

0 commit comments

Comments
 (0)