Use of Argo own NATS Jetstream as Argo event source and third-party event bus #2547
antoinetran
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I deployed Argo-workflows and Argo-Events with NATS Jetstream as event bus. It works fine but now I would like to:
So far I had a issue with TLS self-signed certificate, because TLS is enabled by default in Argo NATS.
My question is: (a) are we supposed to use Argo own NATS or (b) is-it a best practice to deploy another NATS Jetstream instance?
In case of (a), can we get the NATS public certificate from Kubernetes secrets?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions