From 6e1c1cafd2fd18df3f38d2fc87ef4a5bc345c2a2 Mon Sep 17 00:00:00 2001 From: john-withers <67805969+john-withers@users.noreply.github.com> Date: Wed, 14 Jun 2023 12:48:08 -0700 Subject: [PATCH 1/2] Fixed a typo --- src/content/whats-new/2023/06/K8s_navigator.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/whats-new/2023/06/K8s_navigator.md b/src/content/whats-new/2023/06/K8s_navigator.md index 4f3308fcbaf..dbe07a896fb 100644 --- a/src/content/whats-new/2023/06/K8s_navigator.md +++ b/src/content/whats-new/2023/06/K8s_navigator.md @@ -7,7 +7,7 @@ getStartedLink: 'https://docs.newrelic.com/docs/kubernetes-pixie/kubernetes-inte We've completely rebuilt our Kubernetes experience to give you a new UI that scales with large clusters. And with user-selectable drop-downs, you can now slice and dice your data in powerful new ways to dynamically analyze your performance. -#Key features +# Key features 1. **See everything at-a-glance**: Quickly understand overall cluster health with a completely redesigned visual experience that scales with large clusters. 2. **Explore performance dynamically**: See performance in a gradient view of user-selectable Entity Types and Metrics, Grouped by Namespace, Deployment, Pod, and Node (more coming!). 3. **Go beyond nodes and pods**: Analyze your cluster's performance broken down by Deployments, Statefulsets, and Daemonsets. @@ -21,4 +21,4 @@ We've completely rebuilt our Kubernetes experience to give you a new UI that sca ![A screenshot showing CPU usage by Pod grouped by Namespace.](./images/K8s_navigator.png "A screenshot showing CPU usage by Pod grouped by Namespace.") -
A screenshot showing CPU usage by Pod grouped by Namespace.
\ No newline at end of file +
A screenshot showing CPU usage by Pod grouped by Namespace.
From 4a35e84c95ddde4d96c0bbc658ddebcfe71b0f76 Mon Sep 17 00:00:00 2001 From: ally sassman <42753584+ally-sassman@users.noreply.github.com> Date: Wed, 14 Jun 2023 14:50:01 -0700 Subject: [PATCH 2/2] Update src/content/whats-new/2023/06/K8s_navigator.md --- src/content/whats-new/2023/06/K8s_navigator.md | 1 - 1 file changed, 1 deletion(-) diff --git a/src/content/whats-new/2023/06/K8s_navigator.md b/src/content/whats-new/2023/06/K8s_navigator.md index ad71b4e615c..dbe07a896fb 100644 --- a/src/content/whats-new/2023/06/K8s_navigator.md +++ b/src/content/whats-new/2023/06/K8s_navigator.md @@ -7,7 +7,6 @@ getStartedLink: 'https://docs.newrelic.com/docs/kubernetes-pixie/kubernetes-inte We've completely rebuilt our Kubernetes experience to give you a new UI that scales with large clusters. And with user-selectable drop-downs, you can now slice and dice your data in powerful new ways to dynamically analyze your performance. - # Key features 1. **See everything at-a-glance**: Quickly understand overall cluster health with a completely redesigned visual experience that scales with large clusters. 2. **Explore performance dynamically**: See performance in a gradient view of user-selectable Entity Types and Metrics, Grouped by Namespace, Deployment, Pod, and Node (more coming!).