GitOps for Ephemerals is a Mess

I was working with Ephemeral instances for quite some time now. At this point I believe a different solution rather than pure GitOps is needed for them to operate efficiently. I’ll give some explanation below. I What are Ephemerals? Currently in DevOps / SRE, we define 2 types of Deployment instances: Persistent Instances and Ephemerals.… Continue reading GitOps for Ephemerals is a Mess

Wrote a Medium article how we are using Reliza Hub with GitHub Actions and ArgoCD

This is about using Reliza Hub for Kubernetes CICD pipeline. Key problem we are trying to help with is managing different versions and permutations of versions of microservices. The article can be found here: https://medium.com/@taleodor/building-kubernetes-cicd-pipeline-with-github-actions-argocd-and-reliza-hub-e7120b9be870