Recorded Webinar for the OCRE Community
Live Demo with ArgoCD – Continuous Deployment with Scalable Kubernetes Service
Demo of a complete deployment first with traditional tools and then using Continuous Deployment:
* create a Kubernetes cluster using Terraform/CLI
* Create a simple nginx deployment
* Update nginx deployment
* Register and update argocd with itself
Longhorn use case – Block Storage with ease on SKS
Maintaining persistence in a Kubernetes cluster can be obtained in multiple ways.
Today we look at one of the many available CSI drivers for Kubernetes:
* deploy Longhorn
* scale it with our cluster
* manage the storage of our app.