Skip to content

Experiment and hack for Dapr service invocation across networks and clusters

Notifications You must be signed in to change notification settings

benc-uk/dapr-gateway-hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dapr Gateway Hack Project

This repo contains some of the work required to allow Dapr to make cross network calls, e.g. from one cluster to another by the means of a TCP gateway.

This was done as part of Microsoft CSE One Week 2021, and is a proof of concept rather than a full robust implementation

Thanks to all the team, the work in this repo represents much of their efforts and input 😁

Contents

  • gateway - TCP proxy acting as a gateway in the receiving cluster / network
  • apps - Sample apps to test and debug service invocation
  • deploy - Deploy the sample tester apps to Kubernetes in Dapr-ized mode
  • sentry-config - Configuration for mTLS within Dapr using custom certs

Proposed High Level Architecture

About

Experiment and hack for Dapr service invocation across networks and clusters

Topics

Resources

Stars

Watchers

Forks

Packages