Skip to content

Microservices simplified with Kubernetes + Consul +Ambassador + Spring + Python + Go + Terraform. Get started with your microservices infrastructure with just one command using the Microservices Rightstart Kit (MRK).

License

Notifications You must be signed in to change notification settings

codaglobal/microservices-rightstart-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservices Rightstart Kit

Microservices simplified with Kubernetes + Consul +Ambassador + Spring + Python + Go + Terraform. Get started with your microservices infrastructure with just one command using the Microservices Rightstart Kit (MRK).

Folder Structure

├── LICENSE
├── README.md
├── apps
│   ├── go-service
│   ├── python-service
│   └── spring-service
├── assets
│   └── MRK\ Architecture.png
├── helm-charts
│   ├── ambassador-consul-resolver
│   ├── consul-helm-master                  # This is a copy from consul git master, since helm stable charts is not the latest with consul connect feature.
│   ├── go-service
│   ├── python-service
│   └── spring-service
└── terraform
    ├── ambassador.tf
    ├── apps.tf
    ├── consul.tf
    ├── creds
    ├── gkecluster.tf
    ├── provider.tf
    └── tiller.tf

About

Microservices simplified with Kubernetes + Consul +Ambassador + Spring + Python + Go + Terraform. Get started with your microservices infrastructure with just one command using the Microservices Rightstart Kit (MRK).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published