Skip to content

sohitkumar/K8s-CloudDeployments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

K8s-CloudDeployments

Cloud Microservices Deployment

This repository contains the code and configurations necessary for deploying microservices across multiple cloud platforms including AWS, Azure, and GCP. Each cloud provider has its own directory with specific configurations, Terraform scripts, and Kubernetes manifests.

Directory Structure

/
├── aws/
│   ├── eks/
│   ├── helm/
│   └── terraform/
├── azure/
│   ├── aks/
│   ├── helm/
│   └── terraform/
├── gcp/
│   ├── gke/
│   ├── helm/
│   └── terraform/

Key Directories

  • /aws/: Contains services and configurations specific to AWS.
  • /azure/: Contains services and configurations specific to Azure.
  • /gcp/: Contains services and configurations specific to GCP.
  • /scripts/: Automation scripts and CI/CD pipelines.

Contributing

Contributions are welcome! Please submit a pull request or open an issue to discuss any changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.


This `README.md` provides a clear overview of the repository, instructions for getting started, and links to further documentation. You can customize it further according to your specific project details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published