Hi In the exam to check connectivity what approach is supported - netcat/curl/wg . . .

Souvik Bhattacharya:
Hi
In the exam to check connectivity what approach is supported -
netcat/curl/wget? please suggest

Tej_Singh_Rana:
Hello, @Souvik Bhattacharya
You can check through nc, curl command.

Sreenivasarao Venepalli:
I used wget using command k run busybox --rm -it --image=busybox – /bin/sh wget -O- <ip_address>