Why it says terminated( Error) at the end ? Ideally it should not just delete th . . .

Rahul:
Why it says terminated( Error) at the end ? Ideally it should not just delete the pod post execultion of wget?

Hinodeya learn:
Chech your proxy settings of network settings

Hinodeya learn:
and try a curl 10.244.0.12:80

Hinodeya learn:
kubeadm config image pull if it’s wrong you’have a network issue.

Hinodeya learn:
You can try also docker run nginx:latest sleep 3000

Hinodeya learn:
and check if the pod running :slightly_smiling_face: as well