Kubernetes Deployments: ArgoCD and GitHub Actions in Action
I recently developed a distributed voting application using Spring Boot and Kafka. So, I decided to build a CI/CD pipeline for this project and deploy it into a Kubernetes cluster. I containerized the services with Docker and set up a GitHub Actions ...
May 31, 20257 min read834


