8000 GitHub - an-nix/home-cluster: My home Kubernetes (k3s) cluster managed by GitOps (Flux)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

an-nix/home-cluster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My home Kubernetes cluster ⛵



Overview

Welcome to my home Kubernetes cluster. This repo is my Kubernetes cluster in a declarative state. Flux and Helm Operator watch my cluster folder and makes the changes to my cluster based on the yaml manifests.

You'll find this is setup for home automation using Home Assistant. It would take too long to describe all the technologies running so poke around my cluster directory to see what's happening.

Feel free to open a Github issue if you have any questions.


Services & Node Ports

This table is a reference to Node Ports in my cluster and may not be fully up-to-date

Deployment NodePort
home-assistant 30438
deconz 32767 (ui) 32766 (ws)
pihole 30000 (lb)
switcher 30209
mosquitto 31612

Thanks

A lot of inspiration for this repo came from the following people:

About

My home Kubernetes (k3s) cluster managed by GitOps (Flux)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 84.9%
  • HTML 15.1%
0