Home Search Profile

Ultimate Argo Bootcamp 2024: Master Kubernetes CI/CD

Focused View

7:35:13

  • 1 -Welcome & Here is How Everything Works Ultimate Argo Bootcamp.mp4
    10:19
  • 2 -ArgoWorkshop-2705202401.pdf
  • 1 -Module Intro.mp4
    02:00
  • 2 -Genesis of Argo - The Story of Revolutionizing GitOps and Kubernetes Automation.mp4
    09:06
  • 3 -ArgoCD The GitOps and Automation Revolution.mp4
    06:22
  • 4 -Beyond ArgoCD - Understanding the Argo Ecosystem.mp4
    10:41
  • 5 -Understanding the Use Case - How it all comes together.mp4
    11:41
  • 6 -The Argo Architecture and Components.mp4
    08:56
  • 7 -Challenges and Best Practices in Using Argo.mp4
    08:24
  • 8 -Module Summary.mp4
    00:51
  • 1 -Module Intro.mp4
    01:45
  • 2 -Creating a Docker Environment.mp4
    04:35
  • 3 -Creating 3 Node Kubernetes Cluster with KIND.mp4
    08:26
  • 4 -Lab 1 - Create Kubernetes Cluster with KIND.pdf
  • 4 -Summary.mp4
    00:24
  • 1 -Module Intro.mp4
    01:27
  • 2 -Mission #1 - Implement Blue Green Release Strategy for Staging.mp4
    02:02
  • 3 -Why Argo Rollouts.mp4
    05:52
  • 4 -Managing Manifests with Kustomize Overlays.mp4
    09:18
  • 5 -Setting up Argo Rollouts Controllers and CRDs.mp4
    04:47
  • 6 -Undesrstanding BlueGreen Strategy with Argo Rollouts.mp4
    05:04
  • 7 -Creating Staging Deployment and a Preview Service.mp4
    07:06
  • 8 -Converting Deployment to a Rollout Spec.mp4
    10:31
  • 9 -Blue Green Release in Action.mp4
    08:27
  • 10 -Commiting to Git Repo and Cleaning Up.mp4
    05:55
  • 11 -Lab 2 - Blue Green Releases with Argo Rollouts.pdf
  • 11 -Summary.mp4
    00:46
  • 1 -Module Intro.mp4
    02:17
  • 2 -Mission #2 - Build Progressive Canary Deployment with Traffic Routing with Nginx.mp4
    05:28
  • 3 -Setting up Prod Environment with Rollouts and Services.mp4
    07:34
  • 4 -Writing Canary Spec.mp4
    08:07
  • 5 -Demonstrating Canary Release.mp4
    06:36
  • 6 -Setting up Nginx Ingress Controller.mp4
    14:17
  • 7 -Adding Traffic Routing Rules with Nginx Ingress.mp4
    06:45
  • 8 -Canary with Ingress Based Traffic Shifting in Action.mp4
    05:06
  • 9 -Lab 3 - Implementing Canary Release for Prod.pdf
  • 9 -Summary.mp4
    01:28
  • 1 -Module Intro.mp4
    01:48
  • 2 -Mission #3 - Setup GitOps Based Automated Deployments to Stage and Prod.mp4
    03:04
  • 3 -Setting up ArgoCD - Controllers and CRDs.mp4
    08:02
  • 4 -Configurating Projects and Repositories, Walking through Applications CRD Spec.mp4
    08:48
  • 5 -Creating Application Deployment Configurations for Staging using Web UI.mp4
    08:06
  • 6 -ArgoCD Sync with BlueGreen Deployment to Staging in Action.mp4
    08:14
  • 7 -Configuring GitOps Workflow with Branching Models and Pull Requests.mp4
    08:24
  • 8 -Defining ArgoCD Applications Spec for Prod Sync with YAML.mp4
    06:24
  • 9 -Demonstrating Continuous Delivery with ArgoCD.mp4
    08:24
  • 10 -Lab 4 - Setting up Automated Deployments with ArgoCD.pdf
  • 10 -Summary.mp4
    01:33
  • 1 -Module Intro.mp4
    01:33
  • 2 -Mission #4 - Create a CI Pipeline with Argo Workflow Orchestrator.mp4
    02:32
  • 3 -Argo Workflows Concepts.mp4
    07:50
  • 4 -Setting up Argo Workflows with Killercoda.mp4
    07:37
  • 5 -Workflow Examples - Containers, Parameterized Containers.mp4
    06:49
  • 6 -Workflow Examples - Orchestration with Steps and DAG.mp4
    09:28
  • 7 -Workflow Examples - Artifacts Management and Scripts.mp4
    06:37
  • 8 -Workflow Examples - Volumes, Manual Approval with Suspend and Delete, Kubernetes.mp4
    11:09
  • 9 -Understanding the CI Pipeline Stages and the Logic.mp4
    07:07
  • 10 -Walkthrough of Argo Workflow Spec with Templates, Tasks, Volumes, Kaniko.mp4
    08:34
  • 11 -Launching and Analysing a CI Pipeline with Argo Workflows.mp4
    08:43
  • 12 -Lab 5 - CI Pipeline with Argo Workflows.pdf
  • 12 -Summary.mp4
    02:10
  • 1 -Module Intro.mp4
    01:58
  • 2 -Mission #5 -Trigger Argo Workflow with Git, Connect CI+CD with Image Updater.mp4
    02:45
  • 3 -Components of Argo Events - Event Sources, Sensors, Templates.mp4
    05:09
  • 4 -Setting up Argo Events along with Event Source and Workflow Template.mp4
    08:39
  • 5 -Configuring the Sensor to launch Automated Workflow.mp4
    06:03
  • 6 -Setting up Github Poller Cronjob to trigger the Event Source.mp4
    06:11
  • 7 -Connecting CI with CD with Argo Image Updater.mp4
    04:20
  • 8 -End to End CICD on Autopilot with Argo Suite of Tools.mp4
    15:19
  • 9 -Lab 6 - Event Based Automation with Argo Events.pdf
  • 9 -Lab 7 - Argo Image Updater.pdf
  • 9 -Summary.mp4
    02:51
  • 1 -Module Intro.mp4
    01:56
  • 2 -Mission #6 - Automated Testing and Analysis with Prometheus and Grafana.mp4
    02:19
  • 3 -Adding Experiments and Analysis to Argo Rollouts.mp4
    08:35
  • 4 -Setting up monitoring with Metrics Server, Prometheus and Grafana.mp4
    06:50
  • 5 -Monitoring Nginx Ingress Metrics.mp4
    09:47
  • 6 -Analysis Templates Code Walkthrough.mp4
    06:49
  • 7 -Creating AnalysisTemplates along with Strategy Update.mp4
    07:24
  • 8 -Canary Release with Automated Analysis in Action.mp4
    10:42
  • 9 -Lab 8 - Automated Analysis and Experiments with Prometheus and Grafana.pdf
  • 9 -Summary.mp4
    02:17
  • More details


    Course Overview

    Master the Argo ecosystem to build advanced CI/CD pipelines on Kubernetes. Learn ArgoCD, Rollouts, Workflows, and Events through hands-on projects implementing GitOps, blue/green deployments, and canary releases.

    What You'll Learn

    • Implement blue/green and canary deployments with Argo Rollouts
    • Automate Kubernetes syncs using GitOps principles with ArgoCD
    • Build event-driven CI pipelines with Argo Workflows and Events

    Who This Is For

    • DevOps engineers streamlining CI/CD pipelines
    • SREs enhancing system resilience
    • Cloud engineers managing Kubernetes workloads

    Key Benefits

    • Hands-on experience with 6 real-world projects
    • Learn progressive delivery strategies from experts
    • Integrate monitoring with Prometheus/Grafana

    Curriculum Highlights

    1. Argo Rollouts: Blue/Green & Canary Strategies
    2. ArgoCD: GitOps Automation
    3. Argo Workflows: CI Pipeline Orchestration
    Focused display
    • language english
    • Training sessions 73
    • duration 7:35:13
    • English subtitles has
    • Release Date 2025/06/07

    Courses related to Software Engineering

    Courses related to DevOps