Getting Started with Argo CD
Many organizations today have adopted cloud & Kubernetes. Organizations multiple production Kubernetes clusters online often across multiple clouds the complexity of management increases. GitOps has risen as a pattern used to reduce the complexity of managing Kubernetes clusters and cloud native applications. This course will teach you the ins and outs of Argo CD a GitOps Operator tool, its core concepts, architecture, and how to use it with Kubernetes clusters..
What you'll learn
In the world of cloud-native developers work with Kubernetes, serverless, & a plethora of other cloud technologies, as well as DevOps tooling. Typically, in DevOps, the Infrastructure code & Application code are separated as well as deployed separately resulting in issues such as system state & config drift, instability, faulty config changes, & more. GitOps combines Git with GitOps Operator tools often housed in Kubernetes making Git the single source of truth for developers bringing more efficient, secure, centralized version control, a centralized operating model for Kubernetes, & cloud-native, as well as faster releases. In this course, Getting Started with Argo CD, you’ll learn to how to utilize Argo CD a GitOps operator for Kubernetes continuous delivery. First, you’ll explore Argo CD’s core concepts and architecture. Next, you’ll discover what it takes to deploy and operate Argo CD. Finally, you’ll learn how to how to Deploy and Manage Applications with Argo CD. When you’re finished with this course, you’ll have the skills and knowledge of Argo CD needed to get Argo CD running, and use it to manage Kubernetes clusters and deploy applications continuously to them.
Table of contents
- Intro and Topics 1m
- Requirements for Argo CD 1m
- Deploying Argo CD 4m
- Accessing the Argo CD API Server 0m
- Using the Argo CD Command Line Interface (CLI) 2m
- Demo: Tour of Argo CD Web User Interface 6m
- Upgrading Argo CD 1m
- Setting up RBAC for Argo CD 3m
- Configuring User Management in Argo CD 3m
- Setting up Secrets Management with Argo CD 1m
- High Availability, Backup, and Disaster Recovery with Argo CD 2m
- Configuring Webhooks with Argo CD 1m
- Monitoring and Notifications with Argo CD 3m
- Summary 1m
- Intro and Topics 1m
- Registering a Kubernetes Cluster with Argo CD 3m
- Setting up Projects in Argo CD 3m
- Using Repositories with Argo CD 1m
- Deploying an App Using Argo CD 6m
- Demo: Deploy an Application to a Kubernetes Cluster via Argo CD 3m
- Application Sync & Rollback 4m
- Deleting Applications 2m
- Application Health & Status Reporting 2m
- Summary 1m