You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey everyone,
I am trying to deploy Nats on Kubernetes with a Public Certificate using cert-manager and lets encrypt. I struggle to pass the HTTP01 Challenge. I use GoDaddy for my records. I found a few solutions for it, but they all seem soso to me:
using DNS01 challenge, but struggle to configure with GoDaddy
putting Nats behind a reverse proxy (nginx) so we can have the challenge on http and nats on port 4222, but for me it seems like a bad idea to put Nats behind a reverse proxy, like it would slow down traffic
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
I am trying to deploy Nats on Kubernetes with a Public Certificate using cert-manager and lets encrypt. I struggle to pass the HTTP01 Challenge. I use GoDaddy for my records. I found a few solutions for it, but they all seem soso to me:
Any idea or solution? (edited)
Beta Was this translation helpful? Give feedback.
All reactions