[Free] Argo Cd Lightning Course
Learn Argo CD, a declarative GitOps deployment tool for Kubernetes, quickly and for free! – Free Course
What you’ll learn
- What is Argo CD, and why would you need GitOps?
- Argo CD Installation and Architecture
- Argo CD Clusters and Repositories
- How do deploy Applications within Projects in Argo CD
- Argo CD Self-Heal, Sync Windows and Diffing
- Argo Ecosystem: Argo CD, Argo Workflows, Argo Events, Argo Rollouts
Requirements
- Experience using Kubernetes and Helm for running containerised applications.
- At minimum you need to know what Pods, Deployments, Config Maps and Secrets are.
Description
Welcome to the ArgoCD Lightning Course.In this course, you will learn the basic concepts of ArgoCD, what is it used for and, most importantly, why you might need.
This course assumes you already know what Kubernetes is, as well some of its primary resource types, like Pods, Deployments, Services, ConfigMaps and Secrets. If youve never used Kubernetes before, you will hardly benefit from this lightning course.
Another prerequisite for this course is the knowledge of Helm – we are going to use and modify Helm Charts in order to demonstrate different features of ArgoCD. If you dont know Helm, check out our Helm Lightning Course, its available for free on our YouTube channel, as well as here on Udemy.Argo CD is a declarative GitOps deployment tool for Kubernetes.
ArgoCD is purpose built for Kubernetes. It has a nice UI, role based access control, many integrations, as well as a rich ecosystem of tools from the Argo stack. ArgoCD can take Kubernetes manifests from your repository and apply them automatically to multiple environments, clusters and namespaces – and it can also force your live infrastructure to resemble the one you defined in the git repository.
In the this course, we are going to talk a lot about different features of ArgoCD, how it structures the projects and applications and so on. It’s free.
Author(s): mkdev me