mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-18 16:47:25 -04: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. |
||
|---|---|---|
| .. | ||
| aws_ebs | ||
| empty_dir | ||
| gce_pd | ||
| git_repo | ||
| glusterfs | ||
| host_path | ||
| iscsi | ||
| nfs | ||
| persistent_claim | ||
| secret | ||
| doc.go | ||
| plugins.go | ||
| plugins_test.go | ||
| testing.go | ||
| util.go | ||
| volume.go | ||