Netmaker on Kubernetes without RWX Volumes #1745
FreeMinded
started this conversation in
General
Replies: 1 comment
-
I just found this Issue gravitl/netmaker-helm#15 asking the same question. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I'm fairly new to netmaker and trying to get it running on Kubernetes. Currently Netmaker requires RWX (ReadWriteMany) Volume for the Shared Certificates. Unfortunately the CSI of the Kubernetes I use does not support RWX (only RWO).
Is there a way to work around this limitation? Or would it be feasible to use Kubernetes Secrets to hold the certificate data?
Beta Was this translation helpful? Give feedback.
All reactions