Skip to content

TobiasDeBruijn/HomelabKubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homelab Kubernetes

I currently run a 10-node Kubernetes cluster in my homelab

Cluster layout

  • 4 master nodes
  • 6 worker nodes

Storage layout

  • iSCSI for configuration, or when I need things to be fast (e.g Sonarr configuration)
  • NFS for when storage can be a bit slower, or needs to be shared

Network layout

  • Calico as CNI
  • MetalLB as loadbalancer
  • NGINX Ingress

Why?

To learn, mostly

About

Documentation, Ansible playbooks and Kubernetes Manifests for Kubernetes running in my homelab

Topics

Resources

License

Stars

Watchers

Forks