Home Plumbing my own data platform
I finally deployed Airflow 3 in my own Kubernetes cluster running on K3s and Flux to run DAGs using my own custom python package.
Thoughts on data engineering, solutions, and technology
I finally deployed Airflow 3 in my own Kubernetes cluster running on K3s and Flux to run DAGs using my own custom python package.
A personal note documenting what I learned while setting up the 1Password Connect operator in my k3s homelab.
One of the most powerful features of Bash is its ability to expand filenames using wildcards. I wanted to learn more about it.