Skip to content

Local development with ArgoCD, gitea and Minikube, also working in Codespaces

Notifications You must be signed in to change notification settings

ams0/argocd-local-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local, iterative GitOps/ArgoCD manifest development with minikube and Gitea

Leveraging the fact that minikube mounts the host filesystem under /minikube-host in the docker container running Kubernetes, we can extract the bare git repo from the folder the Makefile is running from, and pass it to gitea to be served internally over the headless service gitea-http.

Notes

minikube only syncs folder at startup, but once the folder is present on

Resources

https://blog.tilt.dev/2021/06/21/wip-vs-harness.html

About

Local development with ArgoCD, gitea and Minikube, also working in Codespaces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published