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.


