Skip to content

Commit 4dbc00a

Browse files
jsturtevantdcantah
andauthored
Update keps/sig-node/2371-cri-pod-container-stats/README.md
Co-authored-by: Danny Canter <[email protected]>
1 parent 73a5c8d commit 4dbc00a

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-node/2371-cri-pod-container-stats

1 file changed

+1
-1
lines changed

keps/sig-node/2371-cri-pod-container-stats/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ Thus, this KEP largely the plan described [here](#plan), with some changes:
276276
For the alpha implementation, [PR #102789](https://github.com/kubernetes/kubernetes/pull/102789) added a Linux specific field
277277
`LinuxPodSandboxStats`. It also added Windows Specific field called `WindowsPodSandboxStats` but left it blank.
278278

279-
Using the `WindowsPodSandboxStats` stats struct we will use create new Windows specific fields that make sense for Windows stats. The
279+
Using the `WindowsPodSandboxStats` stats struct we will create new Windows specific fields that make sense for Windows stats. The
280280
motivation behind this is Windows has differences in stats that are specific to its OS and doesn't currently fill certain fields (in some
281281
cases cannot such as `rss_bytes`). By adopting a Windows Specific set of stats it will allow for flexibity and customization in the
282282
future.

0 commit comments

Comments
 (0)