Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anza-labs/infra
Infrastructure as a code
https://github.com/anza-labs/infra
flux gitops hacktoberfest kubernetes
Last synced: 16 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 (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-30T21:26:47.000Z (24 days ago)
- Last Synced: 2024-12-30T22:27:02.125Z (24 days ago)
- Topics: flux, gitops, hacktoberfest, kubernetes
- Language: HCL
- Homepage:
- Size: 836 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
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!