I tried to create the POD using command kubectl run --generator=run-pod/v1 mypod--image=myimage:1 -it bash and after successful pod creation it prompts for b
kubectl run --generator=run-pod/v1 mypod--image=myimage:1 -it bash