Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plcnk/kube-configs
My k3s cluster managed by Flux and Argo CD
https://github.com/plcnk/kube-configs
argocd flux fluxcd gitops k3s kubernetes
Last synced: about 1 month ago
JSON representation
My k3s cluster managed by Flux and Argo CD
- Host: GitHub
- URL: https://github.com/plcnk/kube-configs
- Owner: plcnk
- License: mit
- Created: 2024-07-15T00:00:20.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-11-13T12:52:20.000Z (about 1 month ago)
- Last Synced: 2024-11-13T13:48:55.307Z (about 1 month ago)
- Topics: argocd, flux, fluxcd, gitops, k3s, kubernetes
- Homepage:
- Size: 762 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Kubernetes Configs
This repo contains all the configuration files / manifests inside of my k3s cluster.
The cluster is managed by Flux for manifests and Argo CD for Helm Charts.
## List of services:
* Infra:
* [Longhorn](https://longhorn.io/)
* [Kured](https://kured.dev/)
* [Cert Manager](https://cert-manager.io/docs/)
* [CloudNativePG](https://cloudnative-pg.io/docs/)
* [Authentik](https://docs.goauthentik.io/docs/)
* [Ingress Nginx](https://github.com/kubernetes/ingress-nginx)
* [kube-vip](https://kube-vip.io/)
* [Metallb](https://metallb.universe.tf/)
* [Rancher](https://ranchermanager.docs.rancher.com/)
* [Sealed Secrets](https://github.com/bitnami-labs/sealed-secrets)
* DevOps:
* [Argo CD](https://argo-cd.readthedocs.io/en/stable/)
* [Flux](https://fluxcd.io/)
* [Gitea](https://docs.gitea.com/)
* Other Services:
* [Homepage](https://gethomepage.dev/latest/)
* [Prometheus Stack](https://github.com/prometheus-operator/kube-prometheus)
* [Unifi Controller](https://github.com/Qonstrukt/helm-charts/tree/main/charts/unifi-controller) (Obsolete image)
* [Gatus](https://gatus.io/)
* [IT-Tools](https://github.com/CorentinTh/it-tools)