How to access Jenkins dashboard?

098

To access the Jenkins dashboard, follow these steps:

  1. Get the Jenkins Service's Cluster IP and Port: You need to know the IP address and port where Jenkins is running.

  2. Open a Web Browser: Use a web browser to access the Jenkins UI.

  3. Enter the URL: In the address bar, enter the following URL format:

    http://<Jenkins_Service_Cluster_IP>:<Port>
  4. Log In: If prompted, enter your Jenkins credentials to log in.

Make sure you have the necessary permissions to access the Jenkins dashboard.

0 Comments

no data
Be the first to share your comment!