

DevOps Stuff's
195 posts

@devops_inside
Foundation First! - DevOps | SRE | Cloud | System Design


















Been a while since I shared updates on my DevSecOps project..... here’s the progress 👇 Successfully built a complete CI/CD pipeline using Jenkins, Kustomize & Argo CD - Jenkins (CI) builds frontend & backend images - On successful build, image tag + component + env are passed to the GitOps updater - Kustomize updates the image tag in the Kubernetes manifests (GitHub repo) - Argo CD detects the change and auto-deploys to the cluster End-to-end GitOps flow working smoothly! Next up: Provisioning the infrastructure using Terraform. Will share the architecture once it's ready.

