Deploy jenkins server on kubernetes exercise

Deploy jenkins server on kubernetes exercise - after creating the jenkins deployment and service, it shows the jenkins browser loading page continuously. Not able to see the logging page . In jenkins logs it says jenkins plugin installation log and it is not moving further.

I checked pods and deployment all are up, service endpoints are also assigned, Is there any issue from nginx loadbalancer to connect to jenkins server.? It keeps throwing 503 service unavailable.


Thanks for reporting the issue. I verified and confirmed it’s a bug with this lab.
I’ve informed the team to look into this, and I’ll update you once this is resolved.

Hi @nagappan-subramanian

This lab is fixed and works fine.

Please note that the Deployment now requires an ENV to be defined, as provided in the lab description.

Thanks for your support.