diff --git a/README.md b/README.md index 127fb17..3a6220b 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Training Docker / Kubernetes -#### [Realtime Cliplboard](https://clipboard.strebel.xyz/training-k8s) +This 5-day course is designed for developers, system administrators, and DevOps professionals seeking in-depth knowledge of containerization with Docker and orchestration with Kubernetes. Each day includes 4 hours of theory to build foundational knowledge and 4 hours of hands-on labs to solidify practical skills. ## Day 1 -#### Slides [PDF](https://drive.google.com/file/d/1SwmKVbpo2B_X-vyuY04IQZi1pk6sX2m5/view) +### Table of Contents - Docker Engine Installation - Running Containers @@ -15,11 +15,20 @@ - Docker Compose - Exercises -#### [Quiz](./quiz/docker-questions.md) +### Resources + +๐Ÿ“– Theory + - [PPTX](https://docs.google.com/presentation/d/1QVfNDESdg1pPEGwK64E6_-YGfHz7Y7J0/edit?usp=drive_link&ouid=112647801962843308202&๐Ÿ•ฎrtpof=true&sd=true) + - [PDF](https://drive.google.com/file/d/1SwmKVbpo2B_X-vyuY04IQZi1pk6sX2m5/view) + +๐Ÿ‹๏ธ Practice + - [PPTX](https://docs.google.com/presentation/d/1J9z8gfgNyoDTp7htiFGrJJ2ahXTVRsAJ/edit?usp=sharing&ouid=112647801962843308202&rtpof=true&sd=true) + - [PDF](https://drive.google.com/file/d/1SwmKVbpo2B_X-vyuY04IQZi1pk6sX2m5/view) + - [Quiz](./quiz/docker-questions.md) ## Day 2 -#### Slides [PDF](https://drive.google.com/file/d/1DkdJAuwksJpQJJEDduoLgo-5rzfbZvuF/view) +### Table of Contents - Kubectl installtion - Microk8s installation @@ -29,6 +38,17 @@ - Deployments - Exercises +### Resources + +๐Ÿ“– Theory + - [PPTX](https://docs.google.com/presentation/d/1KjGtS7wdBNrE-5YsFXGMfg7wlH9JmKxJ/edit?usp=drive_link&ouid=112647801962843308202&rtpof=true&sd=true) + - [PDF](https://drive.google.com/file/d/1nMZFZignSInP32miheU66mtwu7R4QZs_/view?usp=drive_link) + +๐Ÿ‹๏ธ Practice + - [PPTX](https://docs.google.com/presentation/d/1J9z8gfgNyoDTp7htiFGrJJ2ahXTVRsAJ/edit?usp=sharing&ouid=112647801962843308202&rtpof=true&sd=true) + - [PDF](https://drive.google.com/file/d/1DkdJAuwksJpQJJEDduoLgo-5rzfbZvuF/view?usp=drive_link) + + ## Day 3 - Stateless application @@ -56,12 +76,17 @@ - Operator - GitHub Action to deploy resources +## Training Support Tools + +- [Realtime Cliplboard](https://clipboard.strebel.xyz/training-k8s) +- [Wheel of Names](https://wheelofnames.com/) + ## ๐Ÿ”— External Resources ### Docker -- [Play With Dcoker](https://labs.play-with-docker.com/) +- [Play With Docker](https://labs.play-with-docker.com/) - [Killercoda Docker](https://killercoda.com/docker) - [Labex Docker](https://labex.io/skilltrees/docker) - [CourseLabs Docker](https://docker.courselabs.co/) @@ -69,7 +94,7 @@ ### Kubernetes -- [Play With Dcoker](https://labs.play-with-k8s.com/) +- [Play With Docker](https://labs.play-with-k8s.com/) - [Killercoda CKA](https://killercoda.com/cka) - [Labex Kubernetes](https://labex.io/skilltrees/kubernetes) - [Udemy + KodeKloud CKA Course](https://www.udemy.com/course/certified-kubernetes-administrator-with-practice-tests/?couponCode=ACCAGE0923) (paid 15$)