infrastructure/flux
Renovate Bot 2c0409da67
All checks were successful
Lint / lint (push) Successful in 1m19s
Plex Update / update (push) Successful in 1m34s
chore(deps): update renovate/renovate docker tag to v37.57.2
2023-11-13 23:00:29 +00:00
..
olympus chore(deps): update renovate/renovate docker tag to v37.57.2 2023-11-13 23:00:29 +00:00
.gitignore remove old cluster 2023-01-19 14:14:24 +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