Kubernetes nfs volumes

12/4/2015

I'm referring to this [1] document about creating nfs mounts on kubernetes. But I have couple of issues to be clarified.

  1. What is meant by privileged containers?
  2. How can I set allow-privileged true of a kubernetes setup installed on bare metal ubuntu machine? I setup it using kebe-up.sh script.

[1] http://kubernetes.io/v1.1/examples/nfs/index.html

-- Dimuthu
kubernetes

1 Answer

12/4/2015
-- Prashanth B
Source: StackOverflow