What happens you create a pod and you DON'T specify a service account?
Answer
The pod is automatically assigned with the default service account (in the namespace where the pod is running).
The pod is automatically assigned with the default service account (in the namespace where the pod is running).