To access the Jenkins dashboard, follow these steps:
-
Get the Jenkins Service's Cluster IP and Port: You need to know the IP address and port where Jenkins is running.
-
Open a Web Browser: Use a web browser to access the Jenkins UI.
-
Enter the URL: In the address bar, enter the following URL format:
http://<Jenkins_Service_Cluster_IP>:<Port> -
Log In: If prompted, enter your Jenkins credentials to log in.
Make sure you have the necessary permissions to access the Jenkins dashboard.
