mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-01-10 07:06:38 +07:00
850 B
850 B
ArgoCD Overview
The idea here would be likely give an overview of ArgoCD by:
- Deploying to Minikube and walking through getting started
- Then simply create a whatever it is called using the manifest hopefully created on Day 74 to deploy to your Kubernetes cluster.
Resources
- Jenkins is the way to build, test, deploy
- Jenkins.io
- ArgoCD
- ArgoCD Tutorial for Beginners
- What is Jenkins?
- Complete Jenkins Tutorial
- GitHub Actions
- GitHub Actions CI/CD
See you on Day 76