```bash kubectl exec -it pod/csi-s3-test-nginx -- bash -c "ls -l /usr/share/nginx/html/s3" ls: cannot access '/usr/share/nginx/html/s3': Transport endpoint is not connected command terminated with exit code 2 ```