-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New HowTo use dapr with an ingress controller #33
Comments
@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 :) |
Although this could be Azure specific. Any leads on how dapr can be enabled on APIGateway ingress controller? |
This is still open as a great example if some would like to add this. |
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.
The text was updated successfully, but these errors were encountered: