k8s
k8s copied to clipboard
mapContainer doesn't work on pod.
I'm currently using k8s 1.21, and it seems that I can't mapContainers for pods.
I also can't use the nice volumeMount functions, because they're not defined for pod.
I think this hasn't been use-case so far. Could you describe what you use it for and provide a minimal example?