GitOps

Articles
GitOps

Adding GitOps To CI/CD Pipelines

TL;DR: Don't ditch your existing CI/CD pipeline! This blog shows how GitOps, using Devtron and ArgoCD, enhances your workflow by adding continuous reconciliation, automated rollbacks and improved security, making your Kubernetes deployments more reliable and easier to manage.

By Steve Waterworth
6 months ago
GitOps

GitOps Best Practices

TL;DR: Adopting GitOps leverages Git as the single source of truth for Kubernetes configurations, ensuring consistency, automation and streamlined deployment processes with tight CI/CD integration. Start small & scale gradually for successful adoption.

By Steve Waterworth
8 months ago
GitOps

An Introduction to GitOps

TL:DR; This blog introduces GitOps for managing applications and infrastructure using Git, explaining its core principles & benefits like enhanced security, collaboration & automation. It also compares GitOps to CI/CD and highlights how it complements existing DevOps practices.

By Steve Waterworth
8 months ago
GitOps

GitOps Pros and Cons

TL;DR: Explore the role of GitOps in configuration management and continuous delivery within Kubernetes. Learn about its pros, such as automated deployment and hands-off operation, and its cons, including risks of automated failures.

By Michael Levan
a year ago