Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dkarter/k3s-cluster-apps
🦑 ArgoCD (GitOps) Apps for one of my home K8s clusters
https://github.com/dkarter/k3s-cluster-apps
argocd continuous-delivery helm helm-charts k8s-at-home kubernetes kubesearch
Last synced: about 2 months ago
JSON representation
🦑 ArgoCD (GitOps) Apps for one of my home K8s clusters
- Host: GitHub
- URL: https://github.com/dkarter/k3s-cluster-apps
- Owner: dkarter
- Created: 2024-01-09T02:51:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T19:39:39.000Z (3 months ago)
- Last Synced: 2024-10-29T21:40:03.113Z (3 months ago)
- Topics: argocd, continuous-delivery, helm, helm-charts, k8s-at-home, kubernetes, kubesearch
- Homepage: https://k3s.pro
- Size: 333 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: changedetection/values.yml
Awesome Lists containing this project
README
# K3S Cluster Apps
Repository for managing apps on my Raspberry Pi K3s bare metal cluster
## TODO:
- [ ] move onepassword-connect to be managed by ArgoCD
- [ ] Setup more apps:
- [x] FreshRSS
- [x] LiveBook
- [ ] LibReddit
- [ ] PiAlert
- [ ] WG Easy
- [ ] Monica
- [ ] Homebox
- [ ] NTFY
- [ ] SpeedTestExporter
- [ ] \*arr suite?
- [ ] Sshwifty
- [ ] ChangeDetection
- [ ] GlueTun
- [ ] look into this https://github.com/thavlik/vpn-operator
- [ ] Route FreshRSS + Arr
- [ ] add readiness and liveness probes to deployments
- [ ] Set up a backup from longhorn using a NAS + [MinIO](https://min.io/)
- find out if possible to automate this in the pvc provisioning## Maybe
- Add MinIO operator https://github.com/minio/operator
- automate UptimeKuma service discovery
- automate prometheus service discovery