Skip to content

Jonathan Gazeley

A journal of photography, computing and audio

  • About
  • Cameras
  • Lenses
  • Recording
  • Music store
  • Darkroom

Recent Posts

  • Using TrueNAS to provide persistent storage for Kubernetes
  • Load-balancing Ingress with MetalLB on MicroK8s
  • Exposing the Kubernetes Dashboard with an Ingress
  • Building a hyperconverged Kubernetes cluster with MicroK8s and Ceph
  • Canon New FD 35-70mm lenses

Recent Comments

Jonathan on Horseman 980 technical camera…
gfmanitto on Horseman 980 technical camera…
Martin Cooper on Lens test: Canon EF vs FD 50mm…
Camera review: Horse… on Horseman 6×9 lenses
Steffen on Building a hyperconverged Kube…

Archives

Categories

  • Astronomy
  • Audio
  • Cars
  • Computing
  • Cycling
  • Gadgets
  • Guides
  • Misc
  • Music
  • Photography
  • Reviews
  • Science
  • Uncategorized

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.com

proxy

Fronting legacy services with Kubernetes

There are many benefits to Kubernetes but what’s not discussed so often is how to migrate your services from their legacy hosting to their new home in Kubernetes. Specifically, I’m looking at the case where you have a single server or a single public IP address and you want to run your services on that […]

Read more "Fronting legacy services with Kubernetes"

Setting up squid as a transparent proxy

This guide is particularly aimed at novice owners of Linux servers at home, such as the one described in a guide on this blog. A transparent web proxy caches web content without having to make any changes on the clients on the network. For a proxy to run transparently, it must be running on a […]

Read more "Setting up squid as a transparent proxy"