this post was submitted on 29 Oct 2023
1 points (100.0% liked)
Homelab
1034 readers
9 users here now
Rules
- Be Civil.
- Post about your homelab, discussion of your homelab, questions you may have, or general discussion about transition your skill from the homelab to the workplace.
- No memes or potato images.
- We love detailed homelab builds, especially network diagrams!
- Report any posts that you feel should be brought to our attention.
- Please no shitposting or blogspam.
- No Referral Linking.
- Keep piracy discussion off of this community
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Fleet gitops into a k8s cluster provisioned by rancher into harvester.
Network(mikrotik) was done by hand. Installation of harvester by hand/iso, as is initial configuration and deployment of the k8s cluster.
I can deploy all my services into a k8s cluster with fleet. But up to having said cluster is "by hand". Everything as code in terms of deployments, but Backups of any stateful data (databases, etc) if I'm honest need improvement. I've written some stuff to do one off dumps of databases to a NAS but I should automate it.
I have had to rebuild it all from scratch, and other than backup/restore of starteful data was quite happy. All applications, config, etc deploys nicely into a fresh cluster.