mirror of https://github.com/sseneca/k8s-server
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
cert-manager | 1 year ago | |
dendrite | 1 year ago | |
drone | 2 years ago | |
gitea | 1 year ago | |
ingress-nginx | 2 years ago | |
intel-gpu-plugin | 2 years ago | |
jellyfin | 1 year ago | |
metallb | 2 years ago | |
nextcloud | 1 year ago | |
plans | 1 year ago | |
prosody | 1 year ago | |
sealed-secrets | 1 year ago | |
README.md | 1 year ago |
README.md
sseneca's k8s server
This repository contains all my server's deploy files.
Architecture
This is for a bare-metal cluster, which for now only contains one node that runs Parabola GNU/Linux-libre.
Kubernetes is ran via k3s. Flux is used for GitOps as well as automating e.g. image upgrades. I try to use Helm charts whenever I can via the Helm Operator. Secrets are sealed.
Caveats
- Flux and the Helm Operator need to be bootstrapped manually (via
fluxctl
) - Node configuration isn't included