Skip to content

Commit 072e084

Browse files
committed
Update KEP for Kubelet Resource Metrics endpoint GA release
1 parent 7cb9920 commit 072e084

File tree

1 file changed

+3
-2
lines changed
  • keps/sig-node/727-resource-metrics-endpoint

1 file changed

+3
-2
lines changed

keps/sig-node/727-resource-metrics-endpoint/README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -202,11 +202,11 @@ Alpha:
202202

203203
Beta:
204204

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
206206

207207
GA:
208208

209-
- [ ] Add node-e2e test to the node conformance tests
209+
- [X] Add node-e2e test to the node conformance tests
210210

211211
## Implementation History
212212

@@ -216,3 +216,4 @@ GA:
216216
- 2019-02-07: Presentation to Sig-Instrumentation
217217
- 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
218218
- 2020-09-01: [1.20] /metrics/resource/v1alpha1 removed: https://github.com/kubernetes/kubernetes/pull/94272
219+
- 2021-06-28: Use kubelet's /metrics/resource endpoint in metrics-server: https://github.com/kubernetes-sigs/metrics-server/pull/777

0 commit comments

Comments
 (0)