GKE - Part 7: Build Once, Promote Forward with Kargo
How Kargo fits into a GitOps platform built around immutable artifacts, Argo CD, and environment promotion.
An ongoing journey documenting the evolution from Docker to a production-ready Kubernetes platform on Oracle Cloud Infrastructure. Built with Terraform, Ansible, GitOps, and observability—all within the free tier.
Embark the Odyssey →Loading...
How Kargo fits into a GitOps platform built around immutable artifacts, Argo CD, and environment promotion.
Connecting workloads across GKE and EKS with the Tailscale Kubernetes operator, so a workload moved to GKE can still reach a private service in EKS.
I wanted to move files to Android without installing a random file manager app, so I started using ADB from my Linux terminal instead.