You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For dev, we can probably just run an on-prem cluster or some other cheap solution.
Ideally ArgoCD in that cluster (or flux image reflector) can scan the image registry for new dev images, and simply deploy them as they are made available.
This prevents needing to manually deploy dev setups, instead having a true (CI/)CD approach to development.