website/content/en/docs/concepts/extend-kubernetes/compute-storage-net
Swati Sehgal c7231c8d6d Explicitly state that GetCpuIds returns exclusive cpus
Based on the discussion here: https://github.com/kubernetes/kubernetes/pull/97415#discussion_r722548437
we explictly state that the GetCpuIds returned for a ContainerResource in the ListPodResourcesResponse
represent only exclusively allocated CPUs.

In order to evaluate the CPUs corresponding to the shared pool, List endpoint should be used in conjunction
with GetAllocatableResources endpoint. We highlight the steps that the client needs to take evaluate this.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2021-11-17 15:16:57 +00:00
..
_index.md Arrange the Extending Kubernetes section in the Concepts TOC (#8569) 2018-05-16 12:26:52 -07:00
device-plugins.md Explicitly state that GetCpuIds returns exclusive cpus 2021-11-17 15:16:57 +00:00
network-plugins.md clean up use of word: simply 2021-02-07 12:15:29 -05:00