Flux configuration for my Kubernetes cluster
Go to file
Tyler Perkins 6d2cfa8e80
All checks were successful
continuous-integration/drone/push Build is passing
Fix ingress to point to correct service
2024-05-26 17:32:08 -04:00
authentik Add authentik 2024-05-24 19:56:42 -04:00
base Ingress namespace 2024-05-26 16:58:19 -04:00
cert-manager Revert previous commit 2024-05-26 16:45:41 -04:00
flux-system Add Flux v2.3.0 component manifests 2024-05-18 02:37:32 +00:00
img Update README 2024-05-03 22:48:17 -04:00
invidious Add invidious 2024-05-24 20:04:48 -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 Fix ingress to point to correct service 2024-05-26 17:32:08 -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
ollama Add ollama 2024-05-26 12:14:21 -04:00
pgadmin Update pgadmin to self provision 2024-05-24 19:27:07 -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 Add precommit 2023-12-02 21:51:04 -05:00
.drone.yml Update drone file 2024-05-24 19:20:27 -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
cert-issuer.yaml Add cert issuer 2024-05-26 17:20:06 -04:00
pub-cert.pem Add postgresql 2023-10-01 20:08:57 -04:00
README.md Update README 2024-05-03 22:48:17 -04:00
setup.sh Append more verbs to git verbs 2024-01-09 20:11:30 -05:00

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.