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
Copy file name to clipboardExpand all lines: _docs/administration/codefresh-runner.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1647,25 +1647,26 @@ You can [monitor the runner](#using-the-codefresh-runner).
1647
1647
1648
1648
### Install monitoring component
1649
1649
1650
-
If your cluster is located [behind the firewall]({{site.baseurl}}/docs/administration/behind-the-firewall/) youmight want to use the Runner monitoring component to get valuable information aboutthecluster resourcesinto Codefresh,for example, to [Kubernetes](https://g.codefresh.io/kubernetes/services/){:target="\_blank"} and [Helm Releases](https://g.codefresh.io/helm/releases/releasesNew/){:target="\_blank"} dashboards.
1650
+
If your cluster is located [behind the firewall]({{site.baseurl}}/docs/administration/behind-the-firewall/), youmay want to use the Runner's monitoring component to get valuable information about cluster resources to Codefresh dashboards. For example, to [Kubernetes](https://g.codefresh.io/kubernetes/services/){:target="\_blank"} and [Helm Releases](https://g.codefresh.io/helm/releases/releasesNew/){:target="\_blank"} dashboards.
1651
1651
1652
-
You can install the monitoring component withor without cluster integration.
1652
+
You can install the monitoring componentduring Runner installationwithcluster integration, or after Runner installation without cluster integration.
If you defined the `--skip-cluster-integration` flag to skip cluster integration during Runner installation, then you cannot install the monitoring component during the installation.
1665
+
To get cluster resource information to the Codefresh dashboards in this case, install the monitoring component separately after completing the Runner installation.