Argo CD and Crossplane for Bootstrapping K8s Clusters Workshop
ArgoCD is a declarative, GitOps continuous delivery tool for Kubernetes, that can pull updated code from Git repositories and deploy it directly to K8s resources. Applying GitOps principles, we will install core components in a Kubernetes cluster using ArgoCD. Next, we will bootstrap other Kubernetes clusters using Crossplane – the framework for building cloud native control planes without needing to write code.
Content:
By attending this workshop, you will learn:
- what GitOps is
- how to use ArgoCD
- how to create Kubernetes clusters using Crossplane
- how to integrate Crossplane with ArgoCD
Workshop Duration: 1.5h-2h
Pre-requisites:
- basic knowledge of Kubernetes
- a Linux-based OS
- have Docker installed on your laptop