Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. The New Relic Kubernetes monitoring integration gives you visibility into your Kubernetes clusters and workloads in minutes, whether your clusters are hosted on-premises or in the cloud.
Thanks to our cluster explorer, you can cut through layers of complexity to see how your cluster is performing, from the heights of the control plane down to applications running on a single pod.
one.newrelic.com > Kubernetes > Kubernetes cluster explorer: The cluster explorer is our powerful, fully visual answer to the challenges associated with running Kubernetes at a large scale.
You can see the power of the Kubernetes integration in the cluster explorer, where the full picture of a cluster is made available on a single screen: nodes and pods are visualised according to their health and performance, with pending and alerting nodes in the innermost circles. Predefined alert conditions help you troubleshoot issues right from the start. Clicking each node or pod reveals their status, how each app is performing and allows accessing their logs easily.
You'll be able to configure Kubernetes to suit your environment after you create a New Relic account (it's free, forever!) and install our Kubernetes integration.
Why it matters
Governing the complexity of Kubernetes can be challenging; there's so much going on at any given moment, with containers being created and deleted in a matter of minutes, applications crashing, and resources being consumed unexpectedly. Our integration helps you navigate Kubernetes abstractions across on-premises, cloud, and hybrid deployments.
In New Relic, you can build your own charts and query all your Kubernetes data, which our integration collects by instrumenting the container orchestration layer. This gives you additional insight into nodes, namespaces, deployments, replica sets, pods, and containers.
one.newrelic.com > Dashboards: Using the query builder you can turn any query on Kubernetes data to clear visuals.
With the Kubernetes integration you can also:
Link your APM data to Kubernetes to measure the performance of your web and mobile applications, with metrics such as request rate, throughput, error rate, and availability.
Monitor services running on Kubernetes, such as Apache, NGINX, Cassandra, and many more (see our tutorial for monitoring Redis on Kubernetes).
Create new alert policies and alert conditions based on your Kubernetes data, or extend the predefined alert conditions.
Navigate all your Kubernetes events. The Kubernetes events integration, which is installed separately, watches for events happening in your Kubernetes clusters and sends those events to New Relic. Events data is then visualized in the cluster explorer. To set it up, check the Kubernetes events box in step 3 of our install wizard, or follow these instructions.
one.newrelic.com > Kubernetes cluster explorer > Events: Browse and filter all your Kubernetes events, and dig into application logs and infrastructure data.
These features are in addition to the data New Relic already reports for containerized processes running on instrumented hosts.
Bring your cluster logs to New Relic
Our Kubernetes plugin for log monitoring can collect all your cluster's logs and send them to our platform, so that you can set up new alerts and charts. To set it up, check the Gather Log Data box in step 3 of our install wizard. For detailed information, see our log forwarding documentation for Kubernetes.
Check the source code
This integration is open source software. That means you can browse its source code and send improvements, or you can create your own fork and build it. For more information, see the README.