Install DKP Insights - Enterprise License
Install DKP Insights in multi-cluster environments with an Enterprise License.
Prerequisites
You have installed DKP.
You have an active license key for DKP Insights.
Decide whether you want to receive alerts of a single cluster (DKP Essential license), or of several clusters (DKP Enterprise license).
Ensure you have Rook Ceph, Rook Ceph Cluster, and Kube Prometheus Stack deployed on the clusters where you want to install DKP Insights.
The Management/Essential cluster comes with Rook Ceph, Rook Ceph Cluster and Kube Prometheus Stack by default. Deploy Rook Ceph and Rook Ceph Cluster on any Managed or Attached clusters using the UI or CLI.
Install DKP Insights
You can enable DKP Insights using the UI or the CLI. In both cases, the application will not start functioning until you apply a license key.
Enable DKP Insights:
Enable the Insights Engine or
dkp-insights
on the clusters you want to monitor. There are several options:You can enable DKP Insights per cluster or workspace using the UI.
You can enable DKP Insights per workspace using the CLI. This enables
dkp-insights
in all clusters in the target workspace.You can enable DKP Insights per cluster using the CLI. This enables
dkp-insights
in selected clusters within a workspace.
Optional: D2iQ recommends enabling the Insights Engine Application on the
kommander
workspace to monitor your Management cluster as well:
You can skip this step if you only want to monitor workload clusters.You can enable DKP Insights on the Management Cluster Workspace using the UI.
You can create an AppDeployment for DKP Insights in the
kommander
namespace (the workspace name iskommander-workspace
). Ensure you specify the correct application version from the applications table in the latest Release Notes.CODEdkp create appdeployment dkp-insights --app dkp-insights-0.5.0 --workspace kommander-workspace
Apply a valid DKP Insights license key to allow DKP Insights to start analyzing your environment.
DKP Insights now displays alerts for clusters where you have installed the Insights Engine (dkp-insights
).