Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/docker/learning-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ keywords: ["Docker", "Containerization", "DevOps"]
slug: "/docker/resources"
---

- [LabEx Docker Labs](https://labex.io/learn/docker) - Interactive hands-on Docker labs with real-world projects and scenarios
- [Docker Mastery (Course)](https://www.udemy.com/course/docker-mastery/)
- [FreeCodeCamp Docker (Video)](https://youtu.be/kTp5xUtcalw)
1 change: 1 addition & 0 deletions docs/kubernetes/learning-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ keywords: ["Kubernetes", "Containerization", "DevOps"]
slug: "/kubernetes/resources"
---

- [LabEx Kubernetes Labs](https://labex.io/learn/kubernetes) - Interactive Kubernetes labs with step-by-step guidance and real cluster environments
- [Complete Kubernetes Course - From BEGINNER to PRO by DevOps Directive](https://youtu.be/2T86xAtR6Fo?si=vVtltmpU2aw2gqXy)
- [Kubernetes 101 Kubesimplify](https://www.youtube.com/live/PN3VqbZqmD8?feature=share)
- [Docker Mastery: with Kubernetes +Swarm from a Docker Captain](https://www.udemy.com/course/docker-mastery/) Udemy course.
Expand Down
1 change: 1 addition & 0 deletions docs/linux/learning-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ keywords: ["Linux", "Operating System", "Kernel"]
slug: "/linux/resources"
---

- [LabEx Linux Labs](https://labex.io/learn/linux) - Interactive Linux system administration and DevOps fundamentals with hands-on practice
- [Linux kernel source tree](https://github.com/torvalds/linux)
- [Linux & Docker Fundamentals - Kubesimplify](https://www.youtube.com/live/EUu1E_YKGTw?feature=share)