infrastructure/flux
2023-01-16 21:20:49 +01:00
..
old_cluster rename old cluster 2022-12-28 20:26:45 +01:00
olympus readd namespaces 2023-01-16 21:20:49 +01:00
README.md deploy k3s 2023-01-12 14:16:56 +01:00

Kubernetes Cluster

This is my personal Kubernetes Cluster. Flux watches this git repo and reconciles and changes made to the cluster.

Bootstrap

flux bootstrap git --url ssh://gitea@git.0x76.dev:42/v/infrastructure.git --branch=main --path=flux/olympus/base --ssh-key-algorithm=ed25519

References

Heavily inspired by: onedr0p's cluster