Skip to content

🚢 An example microservice orchestration and monitoring monorepo using Kubernetes and Linkerd

Notifications You must be signed in to change notification settings

paulroper/orchestration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orchestration

A monorepo for messing around with the deployment of microservices to Kubernetes

Setup

Development

The local development environment uses the Docker for Mac Kubernetes integration. Minikube is not supported as it does not support LoadBalancer resources.

The Linkerd CLI is needed to install Linkerd into the cluster.

You'll also need kubetpl as this is used for Kubernetes config templating during deployment.

Scripts

  • make deploy: Deploy each service into the Kubernetes cluster

About

🚢 An example microservice orchestration and monitoring monorepo using Kubernetes and Linkerd

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published