Skip to main content
  1. Blog/

Running Kubernetes at Home

Alex Brown
Author
Alex Brown
Software developer, iOS/Mac app maker, IoT tinkerer, and mountain biker.
Kubernetes at Home - This article is part of a series.
Part : This Article

The goal of this initiative is to setup Kubernetes in my home network.

graph TD;
  A-->B;
  A-->C;
  B-->D;
  C-->D;
Kubernetes at Home - This article is part of a series.
Part : This Article