Hi @rahul456 @Inderpreet @player001
I’ve been trying to complete this task but it looks like it has some validation issues or generally buggy with something else.
Link to Open Review: https://www.kodekloud-engineer.com/#!/task_review?task_id=5fb3d7909b299e76f76843b5
I noticed that I’m unable to access the website via nodePort 30008
even when the deployment and service configurations (ports, node ports, labels) are verified to be correct. I can the expected page from within the pod.
However, when I restart the deployment I am then able to access the website even though what I see is a WordPress install page instead of an Nginx Welcome Page
as specified in the task description. I notice that there’s an index.html
file originally present that disappears when I restart the deployment hence the reason I see WordPress when I restart. This index.html appears to contain the Welcome to Nginx
content.
When I tried submitting with the hope that it can possibly fail and let me know what is wrong, it just refuses to validate. It ran for about 5 minutes and then returned to the scenario page without showing any success or fail. However after a couple of minutes, it shows This quiz portal has lost connectivity with the terminal session
. And then on my profile, it shows the task marked as failed without offering any reason for failure.
Could you please look into this for me as soon as possible?
Many thanks