Monthly Archives: October 2021

GitOps Without Pipelines With ArgoCD Image Updater

Can we get rid of the part of CI/CD pipelines that are modifying GitOps manifests repositories with new releases? Can we use Argo CD Image Updater to streamline part of our processes?

Continue reading

Should We Replace Docker Desktop With Rancher Desktop?

Rancher Desktop is Kubernetes and container management. As such, it could be a good replacement for Docker Desktop. Is that the case? Should we move from Docker Desktop to Rancher Desktop?

Continue reading

Teleporting And Intercepting Microservices With CodeZero

How do we develop microservices knowing that we cannot run the whole system locally? How do we connect local applications with microservices running in remote Kubernetes clusters? Can CodeZero be the solution?

Continue reading