Pulling Kubernetes secrets from Bitwarden with External Secrets Operator
Use External Secrets Operator with Bitwarden Secrets Manager to sync managed secrets into Kubernetes without committing secret values to Git.
153 articles
Use External Secrets Operator with Bitwarden Secrets Manager to sync managed secrets into Kubernetes without committing secret values to Git.
Use cert-manager, Route 53 DNS-01 validation, and Reflector to renew and distribute wildcard TLS certificates across Kubernetes namespaces.
I created a Go app to poll Home assistant and store sensor data in a database.
A guide to setting up a metasearch engine called SearXNG. No sponsored results.
This post walks through upgrading an existing Fedora installation to version 44.
This post walks through the technology stack used to deploy this blog as a website on the internet using AWS Amplify.
How and why I migrated this blog from Hugo to Astro, and what improved as a result.
How to manage Helm applications using the ArgoCD app-of-apps pattern, including structuring Git repositories for GitOps, automating app enrollment, and best practices for maintaining Kubernetes app deployments.
Forking and maintaining apcupsd_exporter and its Go client for a clean modern setup.
This post is an introduction to influxdb version 3 which is a modern time series database for storing metrics. Tips for influxdb version 1 users are included to migrate to the new version. Examples for storing and querying data are included.