diff --git a/src/content/docs/kubernetes-pixie/kubernetes-integration/installation/kubernetes-integration-install-configure.mdx b/src/content/docs/kubernetes-pixie/kubernetes-integration/installation/kubernetes-integration-install-configure.mdx index 78b0d80ff73..0c20e477570 100644 --- a/src/content/docs/kubernetes-pixie/kubernetes-integration/installation/kubernetes-integration-install-configure.mdx +++ b/src/content/docs/kubernetes-pixie/kubernetes-integration/installation/kubernetes-integration-install-configure.mdx @@ -157,7 +157,7 @@ Before starting our [guided install](https://one.newrelic.com/nr1-core?state=51f ### Use guided install [#installer] -We encourage you to use our guided install for servers, VMs, and unprivileged environments. The guided install can provide you either a Helm command with the required values filled, or a plain manifest if you don't want to use Helm. It also offers control over which features are enabled and which data is collected. If you are installing our integration on a managed cloud, please take a look at these [preliminary notes](#cloud-platforms) before proceeding. +We encourage you to use our guided install for servers, VMs, and [unprivileged](/docs/infrastructure/install-infrastructure-agent/linux-installation/linux-agent-running-modes) environments. The guided install can provide you either a Helm command with the required values filled, or a plain manifest if you don't want to use Helm. It also offers control over which features are enabled and which data is collected. If you are installing our integration on a managed cloud, please take a look at these [preliminary notes](#cloud-platforms) before proceeding. Before you start the guided install, make sure you have a New Relic account. It's free and no credit card is required. @@ -186,7 +186,8 @@ If custom manifests have been used instead of Helm, you will need to first remov ## Use your Kubernetes data -Learn more about how to: +Learn more about: -* [Explore your Kubernetes data in the UI](/docs/kubernetes-pixie/kubernetes-integration/understand-use-data/kubernetes-cluster-explorer) -* [Use your Kubernetes data](/docs/kubernetes-pixie/kubernetes-integration/understand-use-data/find-use-your-kubernetes-data) with queries, in charts, for alerts, etc. \ No newline at end of file +* [Unprivileged and privileged modes](/docs/infrastructure/install-infrastructure-agent/linux-installation/linux-agent-running-modes) +* [Exploring your Kubernetes data in the UI](/docs/kubernetes-pixie/kubernetes-integration/understand-use-data/kubernetes-cluster-explorer) +* [Using your Kubernetes data](/docs/kubernetes-pixie/kubernetes-integration/understand-use-data/find-use-your-kubernetes-data) with queries, in charts, for alerts, etc.