https://github.com/anza-labs/infra
Infrastructure as a code
https://github.com/anza-labs/infra
flux gitops hacktoberfest kubernetes
Last synced: 9 days ago
JSON representation
Infrastructure as a code
- Host: GitHub
- URL: https://github.com/anza-labs/infra
- Owner: anza-labs
- License: unlicense
- Created: 2024-07-16T17:03:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-06-14T08:32:36.000Z (15 days ago)
- Last Synced: 2026-06-14T09:16:32.509Z (15 days ago)
- Topics: flux, gitops, hacktoberfest, kubernetes
- Language: HCL
- Homepage:
- Size: 3.45 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Infra
## Infrastructure as Code with GitOps using Flux, OpenTofu and Renovate
### Overview
This repository contains the infrastructure code for managing a Kubernetes cluster using GitOps principles. The deployment and configuration are orchestrated with Flux and automated updates are handled by Renovate.
### Automated Updates
Renovate is configured to automatically check for updates to dependencies. Refer to `renovate.json` for configuration details.
### License
This repository is licensed under the [The Unlicense](LICENSE). Feel free to modify and adapt it for your needs.
### Contribution
Feel free to contribute by opening issues or submitting pull requests. Your feedback and contributions are highly appreciated!