kubectl exec "groups: cannot find name for group ID 40001"

2/14/2020

I ran the kubectl exec -it my_pod_name '/bin/bash' -n my_release_name and it is returning message groups: cannot find name for group ID 40001. Not a blocker for what I need because I can still get to the command line of the container.

-- alltej
kubectl
kubernetes
kubernetes-helm

0 Answers