Distribute Registry credentials across namespaces with ClusterExternalSecret
Keep the credential in Vault, select namespaces with labels, and verify both Secret delivery and real image pulls.
Tag · 15 stories
Keep the credential in Vault, select namespaces with labels, and verify both Secret delivery and real image pulls.
I use my GitOps repository as shared working notes, so AI can understand the current setup before helping with changes, validation, and writing.
Restricting AI access to SSH, Kubernetes, and OpenTelemetry diagnostics while keeping local LLM context small.
Running Airflow with Argo CD, Helm, Vault, and External Secrets on my home Kubernetes cluster.
Move the public entry point and identity checks to Cloudflare, then reach internal services through an outbound-only Tunnel.
Encrypt Kubernetes Secret values in Git and let the GitOps controller decrypt them during deployment.
How I enroll workloads into ambient mesh and add service-scoped L7 waypoints.
How I sync Vault KV data into Kubernetes Secrets without committing secret values to Git.
A practical GitOps bootstrap flow for my RKE-based home Kubernetes infrastructure.
How I route public domains through an Istio-managed Gateway and HTTPRoute.
Keep the observability backend outside Kubernetes and collect application telemetry, Pod stdout, and host logs through separate collectors.
The checklist I use before Argo CD can safely take over a Kubernetes cluster.
Use Rancher Kubernetes Engine to build a configurable Kubernetes cluster with Docker-based components.
Use an NFS provisioner to provide persistent storage for a private Kubernetes cluster.
A practical walkthrough for creating a private Kubernetes cluster with kubeadm.