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 Using TrueNAS to provide persi…
Kolony July 21 (@Jus… on Using TrueNAS to provide persi…
Gregory Aernoudt on Load-balancing Ingress with Me…
Using TrueNAS to pro… on Building a hyperconverged Kube…
Titus on Digitising a Super 8 film

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

Dashboard

Exposing the Kubernetes Dashboard with an Ingress

With MicroK8s it’s easy to enable the Kubernetes Dashboard by running If you’re running MicroK8s on a local PC or VM, you can access the dashboard with kube-proxy as described in the docs, but if you want to expose it properly then the best way to do this is with an Ingress resource. Firstly, make […]

Read more "Exposing the Kubernetes Dashboard with an Ingress"