Learn DevOps: The Complete Kubernetes Course

  • CategoryOther
  • TypeTutorials
  • LanguageEnglish
  • Total size7.4 GB
  • Uploaded Bynotimmune
  • Downloads506
  • Last checkedJan. 24th '26
  • Date uploadedJan. 22nd '26
  • Seeders 64
  • Leechers17

Infohash : B329DA89E9B3F4E8476447F1EC5A3FBD8A28061E

Quote:

Learn DevOps: The Complete Kubernetes Course

Kubernetes will run and manage your containerized applications. Learn how to build, deploy, use, and maintain Kubernetes



This course will help you to gain understanding how to deploy, use, and maintain your applications on Kubernetes. If you are into DevOps, this is a technology you need to master. Kubernetes has gained a lot of popularity lately and it is a well sought skill by companies.

This course is updated frequently to include the features of latest releases!

When Google started running containers a decade ago, nobody could reach this kind of infrastructure agility and efficiency. Using this knowledge, Google released Kubernetes as an free and open source project. Nowadays Kubernetes is used by small companies and big enterprises who want to gain the efficiency and velocity Google has.

You can containerize applications using Docker. You can then run those containers on your servers, but there's no way you can manage those efficiently without extra management software. Kubernetes is an orchestrator for your containers that will create, schedule and manage your containers on a cluster of servers. Kubernetes can run on-premise or in the cloud, on a single machine or on thousands of machines.

I will show you how to build apps in containers using docker and how to deploy those on a Kubernetes cluster. I will explain you how to setup your cluster on your desktop, or on the cloud using AWS. I use a real world example app (Wordpress with MySQL - blogging software) to show you the real power of Kubernetes: scheduling stateless and stateful applications.

The introduction lectures that show you the Kubernetes desktop installation are free to preview, so you can already have a go at it before buying the course!

Files:

Learn DevOps The Complete Kubernetes Course 1 - Course Introduction
  • 1. Course Introduction.mp4 (21.8 MB)
  • 2. Support and Course Materials.mp4 (1.6 MB)
  • 3. Learn DevOps Kubernetes.pdf (19.2 MB)
  • 3. Procedure Document.html (11.3 KB)
2 - Introduction to Kubernetes
  • 1. Practice test (Description).html (0.7 KB)
  • 1. Practice test.html (8.2 KB)
  • 4. Kubernetes Introduction (Description).html (0.7 KB)
  • 4. Kubernetes Introduction.mp4 (5.5 MB)
  • 5. Containers Introduction (Description).html (0.7 KB)
  • 5. Containers Introduction.mp4 (12.4 MB)
  • 6. Kubernetes Setup (Description).html (0.7 KB)
  • 6. Kubernetes Setup.mp4 (4.1 MB)
  • 7. Local Setup with minikube (Description).html (0.7 KB)
  • 7. Local Setup with minikube.mp4 (2.6 MB)
  • 8. Demo Minikube (Description).html (0.7 KB)
  • 8. Demo Minikube.mp4 (77.4 MB)
  • 9. Download link MacOS.url (0.1 KB)
  • 9. Download Link Windows.url (0.1 KB)
  • 9. Installing Kubernetes using the Docker Client (Description).html (0.8 KB)
  • 9. Installing Kubernetes using the Docker Client.mp4 (15.7 MB)
  • 10. Minikube vs Docker Client vs Kops vs Kubeadm (Description).html (0.8 KB)
  • 10. Minikube vs Docker Client vs Kops vs Kubeadm.mp4 (5.6 MB)
  • 11. Introduction to Kops (Description).html (0.7 KB)
  • 11. Introduction to Kops.mp4 (4.4 MB)
  • 12. Demo Preparing kops install (Description).html (0.8 KB)
  • 12. Demo Preparing kops install.mp4 (14.0 MB)
  • 13. Demo Preparing AWS for kops install (Description).html (0.8 KB)
  • 13. Demo Preparing AWS for kops install.mp4 (99.0 MB)
  • 14. Demo DNS Troubleshooting (Optional) (Description).html (0.8 KB)
  • 14. Demo DNS Troubleshooting (Optional).mp4 (43.6 MB)
  • 15. Demo Cluster setup on AWS using kops (Description).html (0.7 KB)
  • 15. Demo Cluster setup on AWS using kops.mp4 (152.2 MB)
  • 16. Building docker images (Description).html (0.7 KB)
  • 16. Building docker images.mp4 (12.1 MB)
  • 17. Demo Building docker images (Description).html (0.7 KB)
  • 17. Demo Building docker images.mp4 (64.5 MB)
  • 18. Docker Image Registry (Description).html (0.8 KB)
  • 18. Docker Image Registry.mp4 (7.0 MB)
  • 19. Demo Pushing Docker Image (Description).html (0.7 KB)
  • 19. Demo Pushing Docker Image.mp4 (26.7 MB)
  • 20. Example code used the demo is in the next lecture.url (0.1 KB)
  • 20. Running first app on Kubernetes (Description).html (0.7 KB)
  • 20. Running first app on Kubernetes.mp4 (10.4 MB)
  • 21. Demo Running first app on Kubernetes (Description).html (0.8 KB)
  • 21. Demo Running first app on Kubernetes.mp4 (50.9 MB)
  • 22. Demo Useful commands (Description).html (0.7 KB)
  • 22. Demo Useful commands.mp4 (23.2 MB)
  • 23. Service with LoadBalancer (Description).html (0.7 KB)
  • 23. Service with LoadBalancer.mp4 (6.3 MB)
  • 24. Demo Service with AWS ELB LoadBalancer (Description).html (0.8 KB)
  • 24. Demo Service with AWS ELB LoadBalancer.mp4 (28.7 MB)
  • 25. Recap introduction to Kubernetes (Description).html (0.7 KB)
  • 25. Recap introduction to Kubernetes.mp4 (19.4 MB)
3 - Kubernetes Basics
  • 2. Practice test II.html (7.9 KB)
  • 26. Node Architecture (Description).html (0.7 KB)
  • 26. Node Architecture.mp4 (21.8 MB)
  • 27. Replication Controller (Description).html (0.7 KB)
  • 27. Replication Controller.mp4 (13.1 MB)
  • 28. Demo Replication Controller (Description).html (0.7 KB)
  • 28. Demo Replication Controller.mp4 (68.0 MB)
  • 29. Deployments (Description).html (0.8 KB)
  • 29. Deployments.mp4 (16.2 MB)
  • 30. Demo Deployments (Description).html (0.7 KB)
  • 30. Demo Deployments.mp4 (52.2 MB)
  • 31. Services (Description).html (0.7 KB)
  • 31. Services.mp4 (10.6 MB)
  • 32. Demo Services (Description).html (0.7 KB)
  • 32. Demo Services.mp4 (30.5 MB)
  • 33. Labels (Description).html (0.6 KB)
  • 33. Labels.mp4 (7.3 MB)
  • 34. Demo NodeSelector using Labels (Description).html (0.7 KB)
  • 34. Demo NodeSelector using Labels.mp4 (16.9 MB)
  • 35. Healthchecks (Description).html (0.7 KB)
  • 35. Healthchecks.mp4 (5.8 MB)
  • 36. Demo Healthchecks (Description).html (0.7 KB)
  • 36. Demo Healthchecks.mp4 (16.8 MB)
  • 37. Readiness Probe.mp4 (2.4 MB)
  • 38. Demo Liveness and Readiness probe.mp4 (17.6 MB)
  • 39. Pod State.mp4 (8.8 MB)
  • 40. Pod Lifecycle.mp4 (7.0 MB)
  • 41. Demo Pod Lifecycle.mp4 (20.7 MB)
  • 42. Secrets (Description).html (0.7 KB)
  • 42. Secrets.mp4 (16.7 MB)
  • 43. Demo Credentials using Volumes (Description).html (0.7 KB)
  • 43. Demo Credentials using Volumes.mp4 (44.8 MB)
  • 44. Demo Running Wordpress on Kubernetes (Description).html (0.8 KB)
  • 44. Demo Running Wordpress on Kubernetes.mp4 (89.6 MB)
  • 45. WebUI (Description).html (0.7 KB)
  • 45. WebUI.mp4 (3.0 MB)
  • 46. Demo Web UI in Kops (Description).html (0.7 KB)
  • 46. Demo Web UI in Kops.mp4 (31.1 MB)
  • 47. Demo WebUI (Description).html (0.7 KB)
  • 47. Demo WebUI.mp4 (11.5 MB)
4 - Advanced Topics
  • 1. Quiz.html (12.0 KB)
  • 48. Service Discovery (Description).html (0.7 KB)
  • 48. Service Discovery.mp4 (22.2 MB)
  • 49. Demo Service Discovery (Description).html (0.7 KB)
  • 49. Demo Service Discovery.mp4 (109.9 MB)
  • 50. ConfigMap (Description).html (0.7 KB)
  • 50. ConfigMap.mp4 (9.2 MB)
  • 51. Demo ConfigMap (Description).html (0.7 KB)
  • 51. Demo ConfigMap.mp4 (31.7 MB)
  • 52. Ingress Controller (Description).html (0.8 KB)
  • 52. Ingress Controller.mp4 (10.4 MB)
  • 53. Demo Ingress Controller (Description).html (0.7 KB)
  • 53. Demo Ingress Controller.mp4 (75.1 MB)
  • 54. External DNS.mp4 (12.2 MB)
  • 55. Demo External DNS.mp4 (81.8 MB)
  • 56. Volumes (Description).html (0.7 KB)
  • <

Code:

  • udp://open-tracker.demonoid.ch:6969/announce
  • http://taciturn-shadow.spb.ru:6969/announce
  • http://wegkxfcivgx.ydns.eu:80/announce
  • http://tracker.renfei.net:8080/announce
  • http://ipv4.rer.lol:2710/announce
  • https://tracker.iochimari.moe:443/announce
  • udp://tracker.qu.ax:6969/announce
  • udp://d40969.acod.regrucolo.ru:6969/announce
  • udp://open.demonoid.ch:6969/announce
  • udp://tracker1.t-1.org:6969/announce
  • udp://tracker3.t-1.org:6969/announce
  • udp://tracker.playground.ru:6969/announce
  • udp://tracker.bluefrog.pw:2710/announce
  • http://tracker.mywaifu.best:6969/announce