Flux configuration for my Kubernetes cluster
Go to file
2024-07-19 20:25:22 -04:00
api Increase no data timeout 2024-07-03 20:46:12 -04:00
authentik Add authentik 2024-05-24 19:56:42 -04:00
base Add unifi-controller namespace 2024-07-15 19:24:45 -04:00
cert-manager Revert previous commit 2024-05-26 16:45:41 -04:00
firefly-iii Add firefly 2024-05-27 16:04:39 -04:00
flux-system Increase sync timeout 2024-07-19 20:25:22 -04:00
homarr Add homarr 2024-06-14 19:10:48 -04:00
img Update README 2024-05-03 22:48:17 -04:00
immich Upgrade immich 2024-07-19 20:16:33 -04:00
invidious Add invidious 2024-05-24 20:04:48 -04:00
jobs Move time 2024-06-23 21:00:25 -04:00
longhorn Add longhorn 2024-05-19 14:05:46 -04:00
metallb Add metallb 2024-05-19 14:00:45 -04:00
metallb-config Add config 2024-05-19 14:01:31 -04:00
minio Add minio 2024-05-19 14:18:15 -04:00
navidrome Switch back to LoadBalancer 2024-05-26 17:38:25 -04:00
nginx Fix number of controllers 2024-05-26 17:14:05 -04:00
nvidia Add nvidia operator 2024-05-24 22:46:10 -04:00
pgadmin Update pgadmin to self provision 2024-05-24 19:27:07 -04:00
plex fix secret name 2024-05-27 14:04:46 -04:00
postgresql Add back postgresql 2024-05-24 18:45:52 -04:00
prometheus Add version string 2024-05-24 22:58:05 -04:00
redis Add redis 2024-05-24 19:38:41 -04:00
sealed-secrets
.drone.yml Update drone file 2024-05-24 19:20:27 -04:00
.gitignore
.pre-commit-config.yaml Update README 2024-05-03 22:48:17 -04:00
.sourceignore
cert-issuer.yaml Add cert issuer 2024-05-26 17:20:06 -04:00
pub-cert.pem
README.md Update README 2024-05-03 22:48:17 -04:00
setup.sh

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.