#Any references on Novu deployment on K8s?

1 messages · Page 1 of 1 (latest)

oblique elm
#

Hey! I am looking at deploying novu to kubernetes cluster, I know novu wont provide official support on k8s, but i just wanted to know if anything cooking on it. If there are any community people having helm chart references for the installation

urban ice
#

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...

GitHub

Contribute to novuhq/community-k8s development by creating an account on GitHub.