#Any references on Novu deployment on K8s?
1 messages · Page 1 of 1 (latest)
I'm currently working off of https://github.com/novuhq/community-k8s/tree/main to get that deployed. So far the only gotchas I've run into are trying to connect to AWS DocumentDB (requires certificates in the Docker images) and having to modify the Mongo URL to add the tls and certificate parameters. I don't have it working yet, so there might be other issues, so unfortunately I don't have more to offer at the moment...