Skip to content

atakang7/KubernetesInfra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏗 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:

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]
Loading

See the slayt https://atakang7.github.io/KubernetesInfra/

📄 License

This project is licensed under the MIT License - see the 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!

About

Infra for kubernetes using terraform and helm for package versioning.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published