https://github.com/chipwolf/architectsmp-gitops
Kubernetes GitOps for the ArchitectSMP community
https://github.com/chipwolf/architectsmp-gitops
Last synced: 10 months ago
JSON representation
Kubernetes GitOps for the ArchitectSMP community
- Host: GitHub
- URL: https://github.com/chipwolf/architectsmp-gitops
- Owner: ChipWolf
- Created: 2021-03-13T14:06:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-13T18:51:34.000Z (over 5 years ago)
- Last Synced: 2025-05-18T23:09:31.839Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 153 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Architect SMP - Kubernetes GitOps
## :book: Overview
Leverage [Flux2](https://github.com/fluxcd/flux2) to automate cluster state sync with this repository
## :gear: Setup
See [setup](setup/README.md) for more detail about setup & bootstrapping a new cluster
## :wrench: Workloads (by namespace)
* [cert-manager](cert-manager/)
* [default](default/)
* [flux-system-extra](flux-system-extra/)
* [kube-system](kube-system/)
* [monitoring](monitoring/)
* [velero](velero/)
## :robot: Automation
* [Renovate](https://github.com/renovatebot/renovate) keeps workloads up-to-date by scanning the repo and opening pull requests when it detects a new container image update or a new helm chart