Tag: DevOps
All the articles with the tag "DevOps".
-
Building Multi-Architecture Container Images Using Kaniko and GitLab CI
How to build multi-architecture container images using Kaniko and GitLab CI, targeting both amd64 and arm64 for AWS Graviton on ECS Fargate — with native runners per architecture and manifest-tool to combine them.
-
Building a DevSecOps Pipeline Using Open Source Tools
A complete DevSecOps pipeline using open source tools — Dependency-Track, CodeQL, Gitleaks, Checkov, Trivy, and DefectDojo — integrated into GitLab CI/CD for a Terraform + Node.js + GCP Cloud Run stack.
-
Automating Certificate Management for Kubernetes using Cert-Manager and Let's Encrypt
How to automate TLS certificate lifecycle management for Kubernetes applications using cert-manager and Let's Encrypt free certificates.