Skip to content

NSC and k8s #676

Answered by mixicz
dmytrum asked this question in Q&A
Discussion options

You must be logged in to vote

Is there any examples or recommendations on how to use NSC for nats in k8s?

I'm not sure what is your particular use case or problems you encountered.

nsc itself is agnostic of where nats is running, all you need is accessible URL for nats, so all nsc examples are valid for nats in k8s.

If nsc is supposed to run in k8s (e.g. in nats-box), I would not recommend doing it. It would be rather complicated, as you need some writable encrypted storage for private keys.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by aricart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants