Update content/en/blog/_posts/2023-08-04-kubernetes-1.28-blog.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>pull/42381/head
parent
6e202b2c0f
commit
50fcdeb4bc
|
@ -217,7 +217,7 @@ For instance, if indexed jobs were used as the basis for a suite of long-running
|
|||
|
||||
For more information, read [Handling Pod and container failures](/docs/concepts/workloads/controllers/job/#handling-pod-and-container-failures) in the Kubernetes documentation.
|
||||
|
||||
## cAdvisor-less, CRI-full Container And Pod Stats
|
||||
## CRI container and pod statistics without cAdvisor
|
||||
|
||||
This encompasses two related pieces of work (changes to the kubelet's `/metrics/cadvisor` endpoint, and improvements to the replacement _summary_ API).
|
||||
|
||||
|
|
Loading…
Reference in New Issue