GitLab System Admin - Hands-On Lab: Exploring the Kubernetes Admin Dashboard
Objectives
In this lab, you will start to get familiar with the GitLab Admin dashboard. The Admin dashboard is one of the key areas administrators will use to manage their GitLab instances.
Task A. Accessing the Admin Dashboard
-
Navigate to your GitLab instance.
-
Authenticate to the instance as your root admin user.
-
In the left sidebar, select Admin.
-
Take some time to explore the various sections of the Admin area.
Task B. Configure Instance Sign Up and Sign In
To help secure your GitLab instance, you can customize the way users sign up and authenticate with your instance. In this task, you will enable two-factor authentication and Admin Mode. Admin Mode will introduce additional authentication for Admin tasks in your GitLab instance.
-
Navigate to the Admin area of your GitLab instance.
-
In the left sidebar, select Settings > General.
-
Select Expand next to Sign-up restrictions.
-
In Allowed domains for sign-ups, enter your company domain. This ensures only your company’s users can register an account.
-
Select Save.
-
Select Expand next to Sign-in restrictions.
-
Check on Enforce two-factor authentication.
-
Check on Enable Admin Mode.
-
Select Save.
-
When you are navigated to the two-factor authentication page, select Configure Later.
-
To re-enter Admin Mode, select your profile image in the left sidebar. In the resulting menu, select Enter Admin Mode.
-
Input your Admin password in the prompt, then select Enter admin mode.
Lab Guide Complete
You have completed this lab exercise. You can view the other lab guides for this course.
Suggestions?
If you’d like to suggest changes to the GitLab System Admin Basics Hands-on Guide, please submit them via merge request.
23df6bff
)