Skip to content

patrickschlaepfer/unraid-opentofu-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

unraid-opentofu-k8s

Project to set up a Kubernetes Cluster on unraid. It might not sound like a good idea having a cluster on a single node. But to learn, test or use it as homelab I think it might be a some sort of approach.

For the kubernetes part, I try to use Canonical Kubernetes, which should include some basic services.

Required tools

To deploy all the components, I used a Mac. Where I added the following packages by homebrew

  • opentofu
  • kubernetes-cli
  • helm
  • cilium-cli

opentofu

Contains the Opentofu files, to set up your VMs.

canonical_kubernetes

Contains the instructions how to setup Canonical Kubernetes, using cert-manager to get a wildcard certificate and the Kubernetes Dashboard.

About

Project to ramp up some VMs on unraid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages