Skip to content

Commit 0235583

Browse files
authored
Merge pull request #93707 from mmcclaingithub/newHCCDOC-3870
HCCDOC-3870 - Add DVO, workloads mentions, link to new "Exclude" proc
2 parents 67c120b + 289cb82 commit 0235583

16 files changed

+49
-26
lines changed

installing/install_config/configuring-firewall.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
If you use a firewall, you must configure it so that {product-title} can access the sites that it requires to function. You must always grant access to some sites, and you grant access to more if you use
10-
Red Hat Insights, the Telemetry service, a cloud to host your cluster, and certain build strategies.
9+
If you use a firewall, you must configure it so that {product-title} can access the sites that it requires to function. You must always grant access to some sites, and you grant access to more if you use Red Hat Insights, the Telemetry service, a cloud to host your cluster, and certain build strategies.
1110

1211
include::modules/configuring-firewall.adoc[leveloffset=+1]
1312

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * support/remote_health_monitoring/using-insights-to-identify-issues-with-your-cluster.adoc
4+
5+
:_mod-docs-content-type: CONCEPT
6+
[id="about-insights-advisor-workload-recommendations_{context}"]
7+
= About Insights advisor service recommendations for workloads
8+
9+
You can use the Red Hat Insights for OpenShift advisor service to view and manage information about recommendations that affect not only your clusters, but also your workloads. The advisor service takes advantage of deployment validation and helps OpenShift cluster administrators to see all runtime violations of deployment policies. You can see recommendations for workloads at link:https://console.redhat.com/openshift/insights/advisor/workloads[OpenShift > Advisor > Workloads] on the {hybrid-console}. For more information, see these additional resources:
10+
11+
* link:https://kubernetes.io/docs/concepts/workloads/[Information about Kubernetes workloads]
12+
* https://www.redhat.com/en/blog/boost-your-cluster-operations-with-deployment-validation-and-insights-advisor-for-workloads[Boost your cluster operations with Deployment Validation and Insights Advisor for Workloads]
13+
* link:https://docs.redhat.com/en/documentation/red_hat_insights_for_openshift/1-latest/html-single/monitoring_your_openshift_cluster_health_with_insights_advisor/index#identifying-workload-recommendations-for-namespaces-in-clusters_using-insights-advisor[Identifying workload recommendations for namespaces in your clusters]
14+
* link:https://docs.redhat.com/en/documentation/red_hat_insights_for_openshift/1-latest/html-single/monitoring_your_openshift_cluster_health_with_insights_advisor/index#viewing-workload-recommendations-for-namespaces_using-insights-advisor[Viewing workload recommendations for namespaces in your cluster]
15+
* link:https://docs.redhat.com/en/documentation/red_hat_insights_for_openshift/1-latest/html-single/monitoring_your_openshift_cluster_health_with_insights_advisor/index#excluding-objects-from-workload-recommendations_using-insights-advisor[Excluding objects from workload recommendations in your clusters]
16+

modules/disabling-insights-advisor-recommendations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="disabling-insights-advisor-recommendations_{context}"]
7-
= Disabling Insights Advisor recommendations
7+
= Disabling Insights advisor service recommendations
88

99
You can disable specific recommendations that affect your clusters, so that they no longer appear in your reports. It is possible to disable a recommendation for a single cluster or all of your clusters.
1010

modules/disabling-insights-operator-gather.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,5 @@ After you save the changes, the Insights Operator gather configurations are upda
7575

7676
[NOTE]
7777
====
78-
Disabling gather operations degrades Insights Advisor's ability to offer effective recommendations for your cluster.
78+
Disabling gather operations degrades the Insights advisor service's ability to offer effective recommendations for your cluster.
7979
====

modules/displaying-all-insights-advisor-recommendations.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="displaying-all-insights-advisor-recommendations_{context}"]
7-
= Displaying all Insights Advisor recommendations
7+
= Displaying all Insights advisor service recommendations
88

9-
The Recommendations view, by default, only displays the recommendations that are detected on your clusters. However, you can view all of the recommendations in the advisor archive.
9+
The Recommendations view, by default, only displays the recommendations that are detected on your clusters. However, you can view all of the recommendations in the advisor service's archive.
1010

1111
.Prerequisites
1212

1313
* Remote health reporting is enabled, which is the default.
14-
* Your cluster is link:https://console.redhat.com/openshift/register[registered] on Red Hat Hybrid Cloud Console.
14+
* Your cluster is link:https://console.redhat.com/openshift/register[registered] on {hybrid-console}.
1515
* You are logged in to {cluster-manager-url}.
1616
1717
.Procedure

modules/displaying-potential-issues-with-your-cluster.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Note that Insights repeatedly analyzes your cluster and shows the latest results
2020

2121
. Navigate to *Advisor* -> *Recommendations* on {cluster-manager-url}.
2222
+
23-
Depending on the result, Insights Advisor displays one of the following:
23+
Depending on the result, the Insights advisor service displays one of the following:
2424
+
2525
* *No matching recommendations found*, if Insights did not identify any issues.
2626
+

modules/enabling-insights-advisor-recommendations.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="enabling-insights-advisor-recommendations_{context}"]
7-
= Enabling a previously disabled Insights Advisor recommendation
7+
= Enabling a previously disabled Insights advisor service recommendation
88

9-
When a recommendation is disabled for all clusters, you no longer see the recommendation in the Insights Advisor. You can change this behavior.
9+
When a recommendation is disabled for all clusters, you no longer see the recommendation in the Insights advisor service. You can change this behavior.
1010

1111
.Prerequisites
1212

modules/filtering-insights-advisor-recommendations.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="filtering-unnecessary-advisor-recommendations_{context}"]
7-
= Filtering Insights advisor recommendations
7+
= Filtering Insights advisor service recommendations
88

99
As an {product-title} cluster manager, you can filter the recommendations that are displayed on the recommendations list. By applying filters, you can reduce the number of reported recommendations and concentrate on your highest priority recommendations.
1010

1111
The following procedure demonstrates how to set and remove *Category* filters; however, the procedure is applicable to any of the filter types and respective values.
1212

1313
.Prerequisites
14-
You are logged in to the https://console.redhat.com/openshift[OpenShift Cluster Manager Hybrid Cloud Console].
14+
You are logged in to the https://console.redhat.com/openshift[{cluster-manager}] in the {hybrid-console-second}.
1515

1616
.Procedure
17-
. Go to *Red Hat Hybrid Cloud Console* -> *OpenShift* -> *Advisor recommendations*.
17+
. Go to link:https://console.redhat.com/openshift/insights/advisor/recommendations?[*OpenShift* > *Advisor* > *Recommendations*].
1818
. In the main, filter-type drop-down list, select the *Category* filter type.
1919
. Expand the filter-value drop-down list and select the checkbox next to each category of recommendation you want to view. Leave the checkboxes for unnecessary categories clear.
2020
. Optional: Add additional filters to further refine the list.

modules/insights-operator-advisor-overview.adoc

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,19 @@
66
[id="insights-operator-advisor-overview_{context}"]
77
= About Red Hat Insights Advisor for {product-title}
88

9-
You can use Insights Advisor to assess and monitor the health of your {product-title} clusters. Whether you are concerned about individual clusters, or with your whole infrastructure, it is important to be aware of the exposure of your cluster infrastructure to issues that can affect service availability, fault tolerance, performance, or security.
9+
You can use the Insights advisor service to assess and monitor the health of your {product-title} clusters. Whether you are concerned about individual clusters, or with your whole infrastructure, it is important to be aware of the exposure of your cluster infrastructure to issues that can affect service availability, fault tolerance, performance, or security.
1010

11-
Using cluster data collected by the Insights Operator, Insights repeatedly compares that data against a library of _recommendations_. Each recommendation is a set of cluster-environment conditions that can leave {product-title} clusters at risk. The results of the Insights analysis are available in the Insights Advisor service on Red Hat Hybrid Cloud Console. In the Console, you can perform the following actions:
11+
If the cluster has the Deployment Validation Operator (DVO) installed the recommendations also highlight workloads whose configuration might lead to cluster health issues.
1212

13-
* See clusters impacted by a specific recommendation.
13+
The results of the Insights analysis are available in the Insights advisor service on {hybrid-console}. In the {hybrid-console}, you can perform the following actions:
14+
15+
16+
* View clusters and workloads affected by specific recommendations.
1417
* Use robust filtering capabilities to refine your results to those recommendations.
1518
* Learn more about individual recommendations, details about the risks they present, and get resolutions tailored to your individual clusters.
1619
* Share results with other stakeholders.
20+
21+
.Additional resources
22+
23+
* link:https://docs.redhat.com/en/documentation/red_hat_insights_for_openshift/1-latest/html-single/monitoring_your_openshift_cluster_health_with_insights_advisor/index#using-the-deployment-validation-operator[Using the Deployment Validation Operator in your Red Hat Insights for OpenShift workflow]
24+

modules/insights-operator-advisor-recommendations.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,11 @@
66
[id="insights-operator-advisor-recommendations_{context}"]
77
= Understanding Insights Advisor recommendations
88

9-
Insights Advisor bundles information about various cluster states and component configurations that can negatively affect the service availability, fault tolerance, performance, or security of your clusters. This information set is called a recommendation in Insights Advisor and includes the following information:
9+
The Insights advisor service bundles information about various cluster states and component configurations that can negatively affect the service availability, fault tolerance, performance, or security of your clusters and workloads. This information set is called a recommendation in the Insights advisor service. Recommendations for clusters includes the following information:
1010

1111
* *Name:* A concise description of the recommendation
12-
* *Added:* When the recommendation was published to the Insights Advisor archive
12+
* *Added:* When the recommendation was published to the Insights Advisor service archive
1313
* *Category:* Whether the issue has the potential to negatively affect service availability, fault tolerance, performance, or security
14-
* *Total risk:* A value derived from the _likelihood_ that the condition will negatively affect your infrastructure, and the _impact_ on operations if that were to happen
14+
* *Total risk:* A value derived from the _likelihood_ that the condition will negatively affect your cluster or workload, and the _impact_ on operations if that were to happen
1515
* *Clusters:* A list of clusters on which a recommendation is detected
1616
* *Description:* A brief synopsis of the issue, including how it affects your clusters
17-
* *Link to associated topics:* More information from Red Hat about the issue

0 commit comments

Comments
 (0)