Skip to content

Commit b480f0f

Browse files
committed
Note deprecation of the node performance dashboard
1 parent 575bd04 commit b480f0f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/en/blog/_posts/2016-11-00-Visualize-Kubelet-Performance-With-Node-Dashboard.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ slug: visualize-kubelet-performance-with-node-dashboard
55
url: /blog/2016/11/Visualize-Kubelet-Performance-With-Node-Dashboard
66
---
77

8+
_Since this article was published, the Node Performance Dashboard was retired and is no longer available._
9+
10+
_This retirement happened in early 2019, as part of the_ `kubernetes/contrib`
11+
_[repository deprecation](https://github.com/kubernetes-retired/contrib/issues/3007)_.
12+
813
In Kubernetes 1.4, we introduced a new node performance analysis tool, called the _node performance dashboard_, to visualize and explore the behavior of the Kubelet in much richer details. This new feature will make it easy to understand and improve code performance for Kubelet developers, and lets cluster maintainer set configuration according to provided Service Level Objectives (SLOs).
914

1015
**Background**

0 commit comments

Comments
 (0)