You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A comprehensive home lab Kubernetes setup with GitOps, supporting multiple Linux distributions on VMs and bare metal. Includes ArgoCD, Cilium, monitoring, security, and production-ready applications.
Fluxo de CI/CD que utiliza os conceitos de GitOps para entrega contínua. O processo é dividido em duas partes: CI (Integração Contínua): Usar o GitHub Actions para, a cada novo commit, automaticamente buildar a imagem Docker da aplicação, testá-la e publicá-la no Docker Hub. CD (Entrega Contínua): Fazer o GitHub Actions atualizar um rep.
Container image with kubectl, Helm, and gomplate for ArgoCD plugin sidecar. Processes Helm charts with gomplate templating for dynamic, environment-specific deployments. Part of the argocd-applicationset-pattern.
In this video, we take DevOps to the next level by building a complete GitOps-driven CI/CD pipeline using GitHub Actions and ArgoCD, deployed on Kubernetes! 💥