Hacker News new | ask | show | jobs
by sungrokshim 1772 days ago
I've seen people use Wallarm (https://www.wallarm.com/). They have a controller based on nginx-ingress-controller that you can deploy into your k8s cluster. I'm building a platform on top of k8s and the clusters we provision use the same setup (cert-manager + ALB + nginx-ingress). Worth a try!
1 comments

@sungrokshim, thanks for the input. Wallaram is on my radar. Glad to hear it recommended though.

With your setup (cert-manager + ALB + nginx-ingress) I suppose you are using the private ACM certs? Or does having nginx-ingress in the mix allow you to use certs from other CAs, i.e. letsencrypt?

yup! we use letsencrypt