You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shorter QSG tile descriptions and content updates (#632)
* 2/3/23 - ritz303 : Updates for R5, and shorter tile descriptions
Fixes: Jira DBAAS-1189
* 2/3/23 - ritz303 : Remove incompatible properties and changed the version number
* 2/7/23 - ritz303 : Edits from a personal review
* 2/8/23 - ritz303 : Set the 'draft' flag to 'true'
* 2/8/23 - ritz303 : Set the 'draft' flag to 'false'
* 2/9/23 - ritz303 : Edits from peer review
Fixes: Jira DBAAS-1189
* 2/9/23 - ritz303 : Removed an prohibited acronym
---------
Co-authored-by: Aron Gunn <[email protected]>
description: 'A quick step-by-step guide for system administrators on how to access the **Database Access** menu, so they can import a provider account, provision a new database instance, and to monitor database instances and applications.'
21
-
prerequisites: ["Access to the OpenShift console.", "Installation of the Red Hat OpenShift Database Access add-on.", "A service account with either the [MongoDB Atlas](https://www.mongodb.com/atlas/database), or [Crunchy Data Bridge](https://www.crunchydata.com), or [CockroachDB](https://www.cockroachlabs.com), or [Amazon RDS](https://portal.aws.amazon.com/billing/signup?nc2=h_ct&src=header_signup&redirect_url=https%3A%2F%2Faws.amazon.com%2Fregistration-confirmation#/start/email) cloud-hosted database provider."]
21
+
description: 'Use the Database Access menuto configure the OpenShift Database Access service.'
22
+
prerequisites: ["Installation of the Red Hat OpenShift Database Access add-on.", "Access to the OpenShift console.", "A service account with either the [MongoDB Atlas](https://www.mongodb.com/atlas/database), or [Crunchy Data Bridge](https://www.crunchydata.com), or [CockroachDB](https://www.cockroachlabs.com), or [Amazon RDS](https://portal.aws.amazon.com/billing/signup?nc2=h_ct&src=header_signup&redirect_url=https%3A%2F%2Faws.amazon.com%2Fregistration-confirmation#/start/email) cloud-hosted database provider."]
22
23
introduction: |-
23
-
You can access the Red Hat OpenShift Database Access page from the OpenShift console navigation menu to select the correct project namespace for importing a cloud-database provider account.
24
+
You can access the OpenShift Database Access managed service from the OpenShift console navigation menu where you can select the correct project namespace for importing a cloud-database provider account.
24
25
tasks:
25
26
- title: Accessing the database access menu for configuring and monitoring
26
27
description: |-
27
-
1. In the OpenShift console, select the **Administrator** [Perspective switcher]{{highlight qs-perspective-switcher}}.
28
+
1. Starting from the OpenShift console home page, select the [Administrator perspective]{{highlight qs-perspective-switcher}}.
28
29
2. Expand the **Data Services** navigation menu, and click **Database Access**.
29
30
30
-
**NOTE**: You might need to scroll down the navigation menu.
31
-
3. Click the **Project** dropdown menu and then enable the **Show default projects** switch.
31
+
**NOTE**: You might need to scroll down the navigation menu.
32
+
3. Click the **Project** dropdown menu, and enable the **Show default projects** toggle switch.
32
33
4. Type **dbaas** in the search field.
33
-
5. Select **redhat-dbaas-operator** or **openshift-dbaas-operator** project namespace.
34
-
35
-
On the database inventory page you can monitor the database environment, import cloud-hosted database provider accounts, or create new database instances.
36
-
37
-
The database inventory page might be empty, until you import at least one cloud-database provider account.
34
+
5. Select the **redhat-dbaas-operator** or **openshift-dbaas-operator** project namespace.
35
+
6. On the database inventory page, click the **Configure** menu to import cloud-hosted database provider accounts.
36
+
You can also monitor your database environments from the database inventory page, and create new database instances.
37
+
38
+
**NOTE** : The database inventory page might be empty. You must import at least one cloud-hosted database provider account to populate the database inventory page.
38
39
summary:
39
40
success: Landing on the database inventory page.
40
41
failed: Make note of any error messages, and try these steps again.
41
-
conclusion: Congratulations! You are ready to import a cloud-hosted database provider account, and create a new database instance.
42
+
conclusion: Congratulations! You are ready to import a cloud-hosted database provider account.
0 commit comments