Flux configuration for my Kubernetes cluster
Go to file
Tyler Perkins 0bd0eafb49
continuous-integration/drone/push Build is passing Details
Add Spotify creds
2024-05-07 20:13:53 -04:00
api Add general api 2024-05-04 21:07:35 -04:00
authentik Fix expected key layout 2024-05-04 17:13:38 -04:00
base Add local-ai-ns 2024-05-05 13:46:16 -04:00
firefly-iii Add firefly 2024-05-04 22:00:00 -04:00
flux-system Add Flux v2.2.3 component manifests 2024-04-29 00:30:55 +00:00
freshrss Add oidc for freshrss 2024-05-04 20:31:44 -04:00
grafana Add grafana 2024-05-04 22:30:56 -04:00
grocy Add grocy 2024-05-04 21:28:06 -04:00
homarr Update freshrss and homarr 2024-05-04 19:00:28 -04:00
img Update README 2024-05-03 22:48:17 -04:00
immich Add immich and invidious 2024-05-04 21:15:16 -04:00
invidious Upgrade invidious version 2024-05-04 21:43:48 -04:00
longhorn Add back longhorn 2024-04-29 21:28:52 -04:00
memerr Add memerr 2024-05-04 22:21:01 -04:00
metallb Add ipaddress pool 2024-04-29 20:47:29 -04:00
minio Add minio 2024-05-04 19:10:00 -04:00
navidrome Add Spotify creds 2024-05-07 20:13:53 -04:00
nvidia Add back nvidia operator 2024-04-29 20:50:54 -04:00
ollama Add ollama 2024-05-05 18:59:39 -04:00
open-webui Add ai stack 2024-05-04 22:51:18 -04:00
paperless-ngx Upgrade paperless to 2.7.2 2024-05-05 13:40:38 -04:00
pgadmin Add postgresql 2024-05-01 20:39:27 -04:00
plex Add plex claim 2024-05-01 19:53:30 -04:00
postgresql Update pvc name 2024-05-03 21:02:01 -04:00
redis Add redis 2024-05-03 22:10:58 -04:00
redis-insight Add redis insight 2024-05-03 21:32:53 -04:00
sealed-secrets Add precommit 2023-12-02 21:51:04 -05:00
tautulli Add firefly, paperless, tautulli 2024-05-04 21:34:28 -04:00
.drone.yml Update ntfy notification 2023-10-01 13:59:56 -04:00
.gitignore Add gitignore 2023-10-01 17:53:20 -04:00
.pre-commit-config.yaml Update README 2024-05-03 22:48:17 -04:00
.sourceignore Add drone file 2023-12-02 21:55:57 -05:00
README.md Update README 2024-05-03 22:48:17 -04:00
pub-cert.pem Add postgresql 2023-10-01 20:08:57 -04:00
setup.sh Append more verbs to git verbs 2024-01-09 20:11:30 -05:00

README.md

Gluttony-Cluster

Build Status

A Flux repo describing my current at home kubernetes cluster.

Hardware

  • Nodes
    • 3 x86_64
    • 2 ARM nodes
    • 1 Dedicated reverse proxy
  • Storage
    • 64TB ZFS pool (Media)
    • 6TB of replicated storage (Configuration)
    • 2TB of NVME ZFS Cache
  • Compute
    • Ryzen 5 5500
    • i7-13700K
    • Core 2 Duo
  • Memory
    • 136 GB of DDR5 across 3 nodes
  • GPU
    • RTX 3090 (Machine Learning)
    • RTX 3080 (Machine Learning)
    • RTX 2060 (Machine Learning)
    • GTX 1060 (Stream Transcoding)
  • Networking
    • 1Gbps Inter-node Networking
    • TL-SG3428 Switch
    • R7000 Nighthawk running DDWRT
  • Power
    • Dedicated 1500W ciruit breaker
    • 1100VA UPS

server rack network switch zfs pool

Hosted Version

Find the actual, in production version of this repo on my Gitea Repository. Here you will also find in use issues denoting things I plan to add to this repository.

Find the mirror of this repository on Github.