Pod status as CreateContainerConfigError
Bump into this issue and to see what causing it, you can try to use "kubectl describe pod/your-pod-name -n your-namespace". After that you should be able to see what is missing.
Bump into this issue and to see what causing it, you can try to use "kubectl describe pod/your-pod-name -n your-namespace". After that you should be able to see what is missing.
Comments