Problem
You have completed the installation procedure for New Relic's Kubernetes integration but are not seeing Kubernetes data in your New Relic account.
Solution
Important
Effective Wednesday, 12 August 2020, Kubernetes integration v1.7 or lower will be deprecated. To avoid losing data, upgrade to the latest version. For more information, read our New Relic Explorers Hub post or contact your New Relic account team.
If you have deployed the infrastructure agent and completed the Kubernetes installation procedure but are not seeing any information in the Kubernetes dashboard, follow these steps:
Check if you've access to this feature. See Factors affecting access to features and data.
Confirm you have configured the
CLUSTER_NAME
andNRI_LICENSE_KEY
variables in the deployment file before running it. See the installation procedures for more information.Confirm the deployment was successful by running:
kubectl get pods --all-namespaces -o wide | grep newrelicRetrieve the logs from the infrastructure agent and ensure there are no error messages.
For more help
If you need more help, check out these support and learning resources:
- Browse the Explorers Hub to get help from the community and join in discussions.
- Find answers on our sites and learn how to use our support portal.
- Run New Relic Diagnostics, our troubleshooting tool for Linux, Windows, and macOS.
- Review New Relic's data security and licenses documentation.