Deploying applications to my cluster using Github Actions and ArgoCD

Check out how I created a reusable github action for building, pushing, and signing docker images. ArgoCD then syncs changes to my homelab.

April 25, 2023 · 5 min · Kyle Wilson

Exposing services in my cluster using cloudflare tunnels

Exposing my blog using a cloudflare tunnel without needing to port forward or expose my local network.

February 23, 2023 · 4 min · Kyle Wilson

Configuring my Tailscale Tailnet

Installing tailscale on my machines to make them accessible from anywhere in the world.

February 15, 2023 · 3 min · Kyle Wilson

Loadbalancing with Metallb on my bare-metal cluster

Metallb in k3s RPIs kubernetes cluster. Testing the metallb installation by deploying pihole. Using pihole ad blocking for the entire tailnet.

February 15, 2023 · 8 min · Kyle Wilson

Installing k3s and the creation of my Kubernetes cluster

The creation of my a k3s Kubernetes cluster consisting of raspberry pis.

February 14, 2023 · 3 min · Kyle Wilson