From the course: Kubernetes: GitOps with ArgoCD
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Summary and next steps
From the course: Kubernetes: GitOps with ArgoCD
Summary and next steps
- [Narrator] And this brings us to the very end of this course on GitOps using Argo CD. Here is a quick summary of what we covered here. We first got introduced to Argo CD for GitOps and had a quick look at the major components that make up Argo CD. We then set up a local Kubernetes cluster and ran Argo CD in it and we deployed apps to the same cluster using Argo CD. We then connected to an external Kubernetes cluster and deployed apps on that external cluster using Argo CD. And finally, we saw how we could use Argo CD for application and infrastructure deployment on the Google cloud platform on a GKE cluster. If you're interested in studying further, here are some other courses on LinkedIn learning that you might find interesting. Kubernetes Essential Training: Application Development will discuss how you can develop and deploy real world applications on Kubernetes. Package Management with Helm will show you how you…