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
Once you have configured your {ControllerName} operator, click *Create* at the bottom of the form view. {OCP} will now create the pods. This may take a few minutes.
46
+
Once you have configured your {ControllerName} operator, click btn:[Create] at the bottom of the form view. {OCP} will now create the pods. This may take a few minutes.
47
47
48
-
* View progress by navigating to *Workloads* -> *Pods* and locating the newly created instance.
48
+
* View progress by navigating to menu:Workloads[Pods] and locating the newly created instance.
Once you have configured your {HubName} operator, click *Create* at the bottom of the form view. {OCP} will now create the pods. This may take a few minutes.
40
+
Once you have configured your {HubName} operator, click btn:[Create] at the bottom of the form view. {OCP} will now create the pods. This may take a few minutes.
41
41
42
42
* View progress by navigating to menu:Workloads[Pods] and locating the newly created instance.
Copy file name to clipboardexpand all lines: downstream/modules/aap-on-azure/proc-azure-update-route-tables.adoc
+6-6
Original file line number
Diff line number
Diff line change
@@ -7,15 +7,15 @@ Before you update the route tables, confirm that you satisfy the xref:proc-azure
7
7
[#routing-to-aap]
8
8
.Routing to {AAPonAzureNameShort}
9
9
10
-
. Navigate to *Route Tables* in the Azure portal.
10
+
. Navigate to menu:Route Tables[] in the Azure portal.
11
11
. As part of your hub-and-spoke configuration, you created one or more route tables to define the routes between the networks. Click on one of these route tables.
12
-
. From the route table menu bar, click *Routes* > *Add*.
12
+
. From the route table menu bar, navigate to menu:Routes[Add].
13
13
. Configure routes from your existing networks to send traffic to {PlatformNameShort}. You must configure routes for any network requesting {PlatformNameShort} user interfaces and for any network that will have automation performed against its resources.
14
14
For each route that you add, enter the following information:
15
15
** *Route name*: Enter a route name for the {PlatformNameShort} managed application network
16
16
** *Address Prefix*: The CIDR block of the managed application kubernetes cluster
17
17
** *Next Hop Type*: _Virtual network gateway_
18
-
. Click *OK* to save the new route to the route list.
18
+
. Click btn:[OK] to save the new route to the route list.
19
19
20
20
Repeat this procedure for all other route tables where you want to route traffic to {PlatformNameShort}.
21
21
@@ -24,21 +24,21 @@ Repeat this procedure for all other route tables where you want to route traffic
24
24
25
25
Add a route for each spoke network that you would like {PlatformNameShort} to communicate with, for automation or for accessing the user interfaces.
26
26
27
-
. Navigate to *Route Tables* in the Azure portal.
27
+
. Navigate to menu:Route Tables[] in the Azure portal.
28
28
. In the list of route tables, select the route table for the {AAPonAzureNameShort} managed application.
29
29
+
30
30
The name of the {PlatformNameShort} route table uses the following convention:
31
31
+
32
32
----
33
33
aks-agentpool-<numbers>-routetable
34
34
----
35
-
. From the route table menu bar, click *Routes* > *Add*.
35
+
. From the route table menu bar, navigate to menu:Routes[Add].
36
36
. Configure routing to your VNets for each spoke network that you would like {PlatformNameShort} to communicate with, for both automation or accessing the user interfaces.
37
37
. For each route that you add, enter the following information:
38
38
** *Route name*: Enter a route name for the spoke network that you want {PlatformNameShort} to route to
39
39
** *Address Prefix*: The CIDR block of the spoke network
40
40
** *Next Hop Type*: _Virtual network gateway_
41
-
. Click *OK* to save the new route to the route list.
41
+
. Click btn:[OK] to save the new route to the route list.
42
42
43
43
44
44
After you have configured the routing rules, traffic is routed to and from {PlatformNameShort} on Azure through your hub network.
Copy file name to clipboardexpand all lines: downstream/modules/analytics/con-jobs-explorer.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ You can sort results by a set of parameters by using the *Sort by* options from
21
21
22
22
.Procedure
23
23
24
-
. Navigate to *Insights* > *Job Explorer*.
24
+
. Navigate to menu:Insights[Job Explorer].
25
25
. In the filter toolbar, click the *Filter by* drop-down menu and select *Job*.
26
26
. In that same toolbar, select a time range. Job Explorer will now display jobs within that time range.
27
27
. To further refine results, return to the filter toolbar and select a different attribute to filter results by, including job status, cluster, or organization.
Copy file name to clipboardexpand all lines: downstream/modules/analytics/proc-link-plan-job-template.adoc
+3-3
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,6 @@
9
9
You can associate a job template to a savings plan to allow {InsightsShort} to provide a more accurate time and cost savings estimate for completing this savings plan.
10
10
11
11
.Procedure
12
-
. Navigate to *Red Hat Insights* > *Savings Planner*.
<3> `-r` sets the restore database option to `True`
16
16
17
17
. Log in to your new RHEL 8 Tower 3.8 instance to verify whether the content from your original instance has been restored:
18
-
.. Navigate to *Administration* > *Instance groups*. The recreated instance groups should now contain the *Total Jobs* from your original instance.
18
+
.. Navigate to menu:Administration[Instance groups]. The recreated instance groups should now contain the *Total Jobs* from your original instance.
19
19
.. Using the side navigation panel, check that your content has been imported from your original instance, including Jobs, Templates, Inventories, Credentials, and Users.
20
20
21
21
You now have a new instance of Ansible Tower with all the Ansible content from your original instance.
0 commit comments