7878  Reviews star_rate star_rate star_rate star_rate star_half

GitOps Using ArgoCD

GitOps is a set of principles that help you automate deployment of applications to a Kubernetes cluster. ArgoCD is an open source tool that lets you implement GitOps in your organization. This course...

Read More
$810 USD
Course Code WA3252
Duration 1 day
Available Formats Classroom

GitOps is a set of principles that help you automate deployment of applications to a Kubernetes cluster. ArgoCD is an open source tool that lets you implement GitOps in your organization. This course starts by describing what GitOps is, and what advantages it has over traditional Continuous Deployment (CD) approaches. It then proceeds to teach you how you can use ArgoCD to implement GitOps.

Skills Gained

  • The benefits of GitOps
  • How to set up ArgoCD in a Kubernetes cluster
  • How to deploy an application using ArgoCD
  • How to administer ArgoCD using the command line tool and in the declarative way

Who Can Benefit

DevOps Administrators and Software Developers

Prerequisites

Prior knowledge of deploying applications to Kubernetes is required.

Course Details

Course Outline

  • Chapter 1 - Introduction to GitOps
  • Chapter 2 - Introduction to ArgoCD
  • Chapter 3 - Deploy an Application Using ArgoCD
  • Chapter 4 - Application Synchronization
  • Chapter 5 - Declarative and CLI Based Administration
  • Lab Exercises