Getting this error while running command on POD :- kubectl exec -it simple-webap . . .

Dhanuj Sirohi:
getting this error while running command on POD :- kubectl exec -it simple-webapp-2 /root/curl-test.sh

Tej_Singh_Rana:
Hello, @Dhanuj Sirohi
You have to run /root/curl-test.sh executable file in a terminal not inside the pod.