Kyle Wilson

Welcome to my blog. Sometimes I write about the tech things I do at home.

Gatekeeping with OPA Gatekeeper

Enforcing policy for kubernetes deployments with OPA Gatekeeper

February 2, 2024 · 6 min · Kyle Wilson

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

Setting up DNS on my Tailnet using pihole and ingress-nginx-controller

Setting up ingress-nginx-controller and getting certificates using cert-manager DNS-01 challenge with cloudflare. We’ll be using our pihole deployment for local DNS lookups pointing to our new ingress controller.

February 20, 2023 · 8 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