Udemy - Troubleshooting Helm in Kubernetes - Your guide through i...

  • Category Other
  • Type Tutorials
  • Language English
  • Total size 3.7 GB
  • Uploaded By freecoursewb
  • Downloads 73
  • Last checked 4 days ago
  • Date uploaded 1 week ago
  • Seeders 9
  • Leechers 5

Infohash : F538326FB409CFD2AF23A4D4317216A9BF2A902C

Warning! Use a V𝙿N When Downloading Torrents!
Your IP Address is . Location
Your Internet Provider can see when you download torrents! Hide your IP Address with a V𝙿N
1337x recommends using Trust.Zone V𝙿N to hide your torrenting. It's FREE HIDE ME NOW


Troubleshooting Helm in Kubernetes - Your guide through it

https://DevCourseWeb.com

Published 4/2024
Created by Maik Fischer
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 74 Lectures ( 4h 22m ) | Size: 3.72 GB

Learn about using Helm within a setup containing Kubernetes, Docker, Git, Argo-CD, Chartmuseum and Chaos Mesh!

What you'll learn:
Problem Identification and Analysis in Kubernetes environments using helm
Learn to design solutions and implementations using Helm's capabilities
Self-Reliance & Independent Research to compare own solutions to the ones shown in the lectures.
Community Contribution & Collaboration through validating different solutions with me and the community

Requirements:
Course suitable for DevOps beginners
No prior knowledge of Helm and Kubernetes required

Files:

[ DevCourseWeb.com ] Udemy - Troubleshooting Helm in Kubernetes - Your guide through it
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 1. Introduction
    • 1. Why troubleshooting Helm is your key to success.mp4 (37.0 MB)
    • 2. What is Helm.mp4 (45.3 MB)
    • 3. Why are we using Helm.mp4 (67.9 MB)
    • 4. The need for Helm.html (0.2 KB)
    10. Creating your own Helm chart
    • 1. What is a best practices Helm chart.mp4 (37.0 MB)
    • 2. Where do we find good Helm charts.mp4 (24.7 MB)
    • 3. ACTION Using a bitnami chart as a base.mp4 (77.6 MB)
    • 4. ACTION The connection between deployment, service and ingress.mp4 (138.9 MB)
    • 5. Publishing of a Helm chart.mp4 (12.9 MB)
    • 6. About best practices charts.html (0.2 KB)
    11. Registering your charts with Chartmuseum
    • 1. What is Chartmuseum.mp4 (21.1 MB)
    • 2. Why are we using Chartmuseum.mp4 (18.2 MB)
    • 3. ACTION Starting Chartmuseum.mp4 (36.4 MB)
    • 4. ACTION Packaging our Helm chart into Chartmuseum.mp4 (45.2 MB)
    • 5. ACTION Interactions with Chartmuseum.mp4 (50.0 MB)
    • 6. About Chartmuseum.html (0.2 KB)
    12. Helm Chaos Engineering
    • 1. What is Chaos Mesh.mp4 (27.4 MB)
    • 2. Why are we using Chaos Mesh.mp4 (26.2 MB)
    • 3. ACTION Installing Chaos Mesh.mp4 (107.8 MB)
    • 4. ACTION Running a Chaos Experiment with Chaos Mesh.mp4 (37.9 MB)
    • 5. Creating a troubleshooting list.mp4 (9.2 MB)
    • 6. Our troubleshooting list.html (4.0 KB)
    • 7. About Chaos Engineering.html (0.2 KB)
    13. Outro
    • 1. Summary of this course.mp4 (47.0 MB)
    • 2. Where to head next.mp4 (12.7 MB)
    • 3. Giving feedback for this course.mp4 (12.0 MB)
    2. Becoming familiar with the helm binary
    • 1. ACTION Installing helm.mp4 (37.0 MB)
    • 2. ACTION Creating a Helm chart.mp4 (100.7 MB)
    • 3. What is a Helm chart.mp4 (74.1 MB)
    • 4. Why are we using Helm charts.mp4 (58.7 MB)
    • 5. ACTION Trying to install a Helm chart.mp4 (29.6 MB)
    • 6. About Helm charts.html (0.2 KB)
    3. Set up a Kubernetes environment
    • 1. What is Kubernetes.mp4 (73.1 MB)
    • 2. Popular Kubernetes links visited.mp4 (51.5 MB)
    • 3. Why are we using Kubernetes.mp4 (110.7 MB)
    • 4. ACTION Installing minikube.mp4 (46.5 MB)
    • 5. ACTION Trying to start minikube.mp4 (23.3 MB)
    • 6. About Kubernetes.html (0.2 KB)
    4. Set up a Docker environment
    • 1. What is Docker.mp4 (27.0 MB)
    • 2. Info Don't panic - Kubernetes removed Docker.mp4 (66.1 MB)
    • 3. Why are we using Docker.mp4 (24.8 MB)
    • 4. ACTION Installing docker.mp4 (75.8 MB)
    • 5. ACTION Testing docker.mp4 (78.5 MB)
    • 6. Summary We can continue using Helm!.mp4 (12.8 MB)
    • 7. About Docker.html (0.2 KB)
    5. Using Kubernetes with Helm
    • 1. ACTION Starting minikube.mp4 (28.7 MB)
    • 2. ACTION Installing kubectl.mp4 (61.4 MB)
    • 3. ACTION Setup OpenLens Kubernetes IDE.mp4 (41.1 MB)
    • 4. ACTION Using OpenLens Kubernetes IDE.mp4 (35.6 MB)
    • 5. ACTION Install the Helm chart.mp4 (54.1 MB)
    • 6. ACTION Uninstall the Helm chart.mp4 (30.5 MB)
    • 7. ACTION Rollback the Helm chart.mp4 (46.4 MB)
    • 8. Lifecycle of Helm charts.html (0.2 KB)
    6. Modifying Helm charts
    • 1. ACTION Listing all values.mp4 (54.7 MB)
    • 10. Collaboration with coworkers.mp4 (48.6 MB)
    • 11. Modifications of Helm charts.html (0.2 KB)
    • 2. ACTION Editing Chart.yaml.mp4 (72.0 MB)
    • 3. ACTION Editing values.yaml.mp4 (76.5 MB)
    • 4. ACTION Trying to upgrade the helm chart.mp4 (83.6 MB)
    • 5. ACTION Troubleshooting upgrading our Helm chart.mp4 (36.7 MB)
    • 6. ACTION Planning multiple stages.mp4 (92.7 MB)
    • 7. ACTION Testing our multiple stages.mp4 (44.8 MB)
    • 8. ACTION A namespaced stage per folder.mp4 (55.5 MB)
    • 9. ACTION Making changes to prod stage in folder.mp4 (52.5 MB)
    7. Scaling Helm for Teams
    • 1. What is Git.mp4 (34.9 MB)
    • 2. Why are we using Git.mp4 (103.3 MB)
    • 3. ACTION Using Github as a Git Provider.mp4 (90.0 MB)
    • 4. ACTION Uploading the Code to Github.mp4 (53.0 MB)
    • 5. ACTION Clone and commit into our git repository.mp4 (76.1 MB)
    • 6. ACTION Creating git branches per feature.mp4 (68.7 MB)
    • 7. ACTION Merging branches via git.mp4 (55.5 MB)
    • 8. Automation is missing.mp4 (22.6 MB)
    • 9. About Git and branching.html (0.2 KB)
    8. Automating Helm with Argo CD
    • 1. What is Argo CD.mp4 (44.1 MB)
    • 2. Why are we using Argo CD.mp4 (59.4 MB)
    • 3. ACTION Installing Argo CD as a Helm chart.mp4 (72.6 MB)
    • 4. ACTION Configuring Argo CD projects.mp4 (86.0 MB)
    • 5. ACTION Connecting Github with Argo CD.mp4 (58.3 MB)
    • 6. ACTION Creating our Argo CD Application.mp4 (51.2 MB)
    • 7. Regularly updating Docker images.mp4 (21.7 MB)
    • 8. About Argo CD.html (0.2 KB)
    9. Argo CD Image updater
    • 1. What is Argo CD Image updater.mp4 (18.7 MB)
    • 2. Why are we using Argo CD Image updater.mp4 (43.0 MB)
    • 3. ACTION Configuring Github backend for Argo CD Image updater.mp4 (83.1 MB)
    • 4. ACTION Testing the Argo CD Image updater.mp4 (73.3 MB)
    • 5. About Argo CD Image updater.html (0.2 KB)
    • Bonus Resources.txt (0.4 KB)

There are currently no comments. Feel free to leave one :)

Code:

  • udp://tracker.torrent.eu.org:451/announce
  • udp://tracker.tiny-vps.com:6969/announce
  • http://tracker.foreverpirates.co:80/announce
  • udp://tracker.cyberia.is:6969/announce
  • udp://exodus.desync.com:6969/announce
  • udp://explodie.org:6969/announce
  • udp://tracker.opentrackr.org:1337/announce
  • udp://9.rarbg.to:2780/announce
  • udp://tracker.internetwarriors.net:1337/announce
  • udp://ipv4.tracker.harry.lu:80/announce
  • udp://open.stealth.si:80/announce
  • udp://9.rarbg.to:2900/announce
  • udp://9.rarbg.me:2720/announce
  • udp://opentor.org:2710/announce