You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: keps/sig-node/727-resource-metrics-endpoint/README.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -202,11 +202,11 @@ Alpha:
202
202
203
203
Beta:
204
204
205
-
-[] Modify the metrics server to consume the kubelet resource metrics endpoint 3 releases after it is added to the kubelet
205
+
-[X] Modify the metrics server to consume the kubelet resource metrics endpoint 3 releases after it is added to the kubelet
206
206
207
207
GA:
208
208
209
-
-[] Add node-e2e test to the node conformance tests
209
+
-[X] Add node-e2e test to the node conformance tests
210
210
211
211
## Implementation History
212
212
@@ -216,3 +216,4 @@ GA:
216
216
- 2019-02-07: Presentation to Sig-Instrumentation
217
217
- 2020-01-14: [1.18] Endpoint copied from /metrics/resource/v1alpha1 to /metrics/resource, and adopting the metrics stability framework: https://github.com/kubernetes/kubernetes/pull/86282
- 2021-06-28: Use kubelet's /metrics/resource endpoint in metrics-server: https://github.com/kubernetes-sigs/metrics-server/pull/777
0 commit comments