Hi all, Can some one help me with the below *TROUBLESHOOTING, PRACTICE TEST – TR . . .

Kartik Agarwal:
Hi all, Can some one help me with the below TROUBLESHOOTING, PRACTICE TEST – TROUBLESHOOT NETWORK.

**Troubleshooting Test 1:** A simple 2 tier application is deployed in the triton namespace. It must display a green web page on success. Click on the app tab at the top of your terminal to view your application. It is currently failed. Troubleshoot and fix the issue.

unnivkn:
https://github.com/kodekloudhub/certified-kubernetes-administrator-course/blob/master/docs/12-Troubleshooting/10-Practice-Test-Troubleshoot-Network.md|https://github.com/kodekloudhub/certified-kubernetes-administrator-course/blob/mas[…]ocs/12-Troubleshooting/10-Practice-Test-Troubleshoot-Network.md

Remo Mattei:
also if you click on the hint it will show you. Looks like the svr is not matching or the ports. I would suggest to do this kubectl -n xxxx get svc nameofthemysql-service -o yaml > mysql.yml :slightly_smiling_face: