mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-13 14:14:21 -04:00
Merge pull request #97517 from pacoxu/patch-2
update known issue status for 1.20 changelog
This commit is contained in:
commit
7f033ea142
1 changed files with 1 additions and 1 deletions
|
|
@ -504,7 +504,7 @@ Kubernetes will no longer ship an instance of the Cloud Controller Manager binar
|
|||
## Known Issues
|
||||
|
||||
### Summary API in kubelet doesn't have accelerator metrics
|
||||
Currently, cadvisor_stats_provider provides AcceleratorStats but cri_stats_provider does not. As a result, when using cri_stats_provider, kubelet's Summary API does not have accelerator metrics. [There is an open work in progress to fix this](https://github.com/kubernetes/kubernetes/pull/96873).
|
||||
Currently, cadvisor_stats_provider provides AcceleratorStats but cri_stats_provider does not. As a result, when using cri_stats_provider, kubelet's Summary API does not have accelerator metrics. [#96873](https://github.com/kubernetes/kubernetes/pull/96873).
|
||||
|
||||
## Urgent Upgrade Notes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue