samples icon indicating copy to clipboard operation
samples copied to clipboard

New HowTo use dapr with an ingress controller

Open pruthvidhodda opened this issue 4 years ago • 4 comments

Describe the proposal

Add a new sample that extends distributed calculator to demonstrate how we can enable communication from outside world to dapr apps running on a cluster using ingress controller. Most common choices for ingress controllers are NGINX and haproxy.

pruthvidhodda avatar Mar 24 '20 17:03 pruthvidhodda

@amanbha @pruthvidhodda @msfussell I propose to create a helm package for the distributed calculator and document how to configure the helm value file to enable the ingress controller

LaurentLesle avatar May 27 '20 12:05 LaurentLesle

@amanbha @pruthvidhodda @msfussell I propose to create a helm package for the distributed calculator and document how to configure the helm value file to enable the ingress controller

I love to use the simple way e.g. yaml. Using helm rather than simple yaml would not give user benefit to understand the sample. Simple and easy way is the best for sample and docs :)

youngbupark avatar Jun 30 '20 03:06 youngbupark

Although this could be Azure specific. Any leads on how dapr can be enabled on APIGateway ingress controller?

hirensharma avatar Jun 22 '21 18:06 hirensharma

This is still open as a great example if some would like to add this. It would build of these examples

  • https://subscription.packtpub.com/book/programming/9781803248127/13/ch13lvl1sec71/daprizing-ingress-controllers
  • https://alphatango086.medium.com/nginx-ingress-controller-with-dapr-a69e03e98209
  • https://carlos.mendible.com/2020/04/05/kubernetes-nginx-ingress-controller-with-dapr/

msfussell avatar Aug 01 '23 00:08 msfussell