How can I deploy NGINX Ingress Controller with enable ssl passthrough true, so that some of the containers behind nginx can terminate the SSL. This is necessary when I want to authenticate against Azure AD.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there,
I could suggest using the following 1-Click installation for NGINX Ingress Controller from the Marketplace:
https://marketplace.digitalocean.com/apps/nginx-ingress-controller
You can select an existing cluster that you want this to be installed on.
Best,
Bobby