Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 box

Our 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!