patternkubernetesMinor
Questions regarding Kubernetes storage
Viewed 0 times
kubernetesquestionsregardingstorage
Problem
I have two questions regarding K8s storage:
Thank you.
- Can I set up an NFS server on one of the worker nodes in a bare-metal cluster?
- I am running different versions of our application which consists of different components on different namespaces. If I want to use StorageOS do I need to install one StorageOS per namespace?
Thank you.
Solution
- Yes. Check out this example for a nice tutorial to get started.
- Per the StorageOS documentation you shouldn't even have to worry about this. Just let StorageOS handle the namespaces for you with one StorageOS install.
Context
StackExchange DevOps Q#9429, answer score: 2
Revisions (0)
No revisions yet.