Recall & Review
beginner
What is the Jenkins Plugin Manager used for?
The Jenkins Plugin Manager helps you install, update, and remove plugins to add new features or improve Jenkins functionality.
Click to reveal answer
beginner
How do you access the Plugin Manager in Jenkins?
Go to Jenkins Dashboard → Manage Jenkins → Manage Plugins.
Click to reveal answer
intermediate
What are the four tabs in the Jenkins Plugin Manager?
Updates, Available, Installed, and Advanced.
Click to reveal answer
beginner
What is the purpose of the 'Available' tab in the Plugin Manager?
It shows plugins that you can install but are not currently installed on your Jenkins instance.
Click to reveal answer
beginner
Why should you restart Jenkins after installing or updating plugins?
Restarting Jenkins applies the changes and ensures the new or updated plugins work correctly.
Click to reveal answer
Where do you find the Jenkins Plugin Manager?
✗ Incorrect
The Plugin Manager is located under Manage Jenkins → Manage Plugins.
Which tab shows plugins that need to be updated?
✗ Incorrect
The Updates tab lists plugins with newer versions available.
What happens if you install a plugin but do not restart Jenkins?
✗ Incorrect
Most plugins require a Jenkins restart to activate properly.
Which tab would you use to remove a plugin?
✗ Incorrect
The Installed tab lets you uninstall plugins.
What is the 'Advanced' tab used for in Plugin Manager?
✗ Incorrect
The Advanced tab allows manual plugin uploads and update site settings.
Explain the steps to install a new plugin using Jenkins Plugin Manager.
Think about how you find, select, and activate a plugin.
You got /5 concepts.
Describe why managing plugins carefully is important in Jenkins.
Consider stability, security, and performance.
You got /4 concepts.