...

/

Analyzing Failure of the Stateful Application

Analyzing Failure of the Stateful Application

In this lesson, we will analyze the failure of Jenkins application due to lack of handling the state persistence.

Opening Jenkins in a Browser

Now that everything is up and running, we can open Jenkins UI in a browser.

Press + to interact
open "http://$CLUSTER_DNS/jenkins"

📝 A note to Windows users

Git Bash might not be able to use the open command. If that’s the case, please replace the open command with echo. As a result, you’ll get the full address that should be opened directly in your browser of choice.

Creating a Job

Please click the Log in link, type jdoe as the User, and incognito as the Password. When finished, click the log in button.

Now that we are ...

Access this course and 1400+ top-rated courses and projects.