mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-27 17:09:06 +00:00
I have a pod, which exports a Gluster filesystem in non-default namespace. When I try to use this FS as a GlusterfsVolumeSource in a 'client' pod definition, Kubernetes looks for the appropriate endpoint in 'default' namespace instead of the namespace where the client pod is being defined.