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: about 1 month 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-07T21:18:01.000Z (about 2 months ago)
- Last Synced: 2024-11-07T22:25:20.167Z (about 2 months ago)
- Topics: flux, gitops, hacktoberfest, kubernetes
- Language: HCL
- Homepage:
- Size: 798 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
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!