mirror of https://github.com/sseneca/sserver
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.
|
4 days ago | |
---|---|---|
clusters/sserver | 4 days ago | |
README.md | 12 months ago |
README.md
sseneca's k8s server
This repository contains the deploy files for my server.
Architecture
This is for a bare-metal cluster. Currently it 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 Controller. Secrets are sealed.
Caveats
Node configuration isn't included, but is very simple:
- Install an OS
- Install k3s (one-liner)
- Bootstrap Flux (~one-liner)