The goal of this workshop is for you to deploy a containerized Python application to a Kubernetes cluster, expose it to the internet, and setup a GitOps Pipeline with ArgoCD.
- Chapter 0 - Create a DigitalOcean Kubernetes Cluster with Terraform
- Chapter 1 - Containerize an Application
- Chapter 2 - Deploy the Application to Kubernetes
- Chapter 3 - Setup ArgoCD
- Chapter 4 - Destroy a DigitalOcean Kubernetes Cluster with Terraform
You will need to install these tools in order to complete this workshop:
If you get stuck during the workshop, please try the following things in order:
- Reread the instructions and try the last command again
- Google the error
- Ask for help in the Zoom Chat
If you enjoyed this workshop, please checkout some of DigitalOcean's other Kubernetes learning materials at our Kubernetes Resources Page.