Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atakang7/kubernetesinfra
Infra for kubernetes using terraform and helm for package versioning.
https://github.com/atakang7/kubernetesinfra
helm helm-charts infrastructure kubernetes terraform
Last synced: 17 days ago
JSON representation
Infra for kubernetes using terraform and helm for package versioning.
- Host: GitHub
- URL: https://github.com/atakang7/kubernetesinfra
- Owner: AtakanG7
- Created: 2024-09-03T07:43:12.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-12T09:09:59.000Z (about 2 months ago)
- Last Synced: 2024-11-12T10:21:33.088Z (about 2 months ago)
- Topics: helm, helm-charts, infrastructure, kubernetes, terraform
- Language: HTML
- Homepage: https://kubernetes-infra.atakangul.com/
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 🏗 Infrastructure Overview
- **Cloud Agnostic**: Deploy on any major cloud provider with minimal changes
- **Terraform-Powered**: Infrastructure as Code for consistent and repeatable deployments
- **Microservices Architecture**: Modular design with separate web app, database, and worker components
- **Built-in Monitoring**: Prometheus and AlertManager integration for comprehensive system observability
- **Production-Ready**: Includes staging and production environments out of the boxOur infrastructure is designed for scalability, resilience, and ease of management. Here's a high-level overview:
```mermaid
graph TD
A[Azure Resource Group] --> B[AKS Cluster]
B --> C[Kubernetes Namespaces]
C --> D[Monitoring Namespace]
C --> E[Production Namespace]
C --> F[Staging Namespace]
D --> G[Prometheus]
D --> H[AlertManager]
E --> I[Database]
E --> J[Web App]
E --> K[Worker]
```See the slayt https://atakang7.github.io/KubernetesInfra/
## 📄 License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for full details.
---
Helm Repository: https://github.com/AtakanG7/gh-pages
Ready to revolutionize your cloud infrastructure? Star ⭐ this repo and join us in building the future of cloud-agnostic deployments!