website/content/en/docs/concepts/extend-kubernetes
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
..
api-extension Fix service-catalog usage of apiserver aggregation 2021-09-09 17:58:56 -07:00
compute-storage-net Explicitly state that GetCpuIds returns exclusive cpus 2021-11-17 15:16:57 +00:00
_index.md Revise extending kubernetes 2021-04-10 13:59:01 +08:00
control-plane.png Revise extending kubernetes 2021-04-10 13:59:01 +08:00
extension-points.png Revise extending kubernetes 2021-04-10 13:59:01 +08:00
flowchart.png Revise extending kubernetes 2021-04-10 13:59:01 +08:00
operator.md follow-up to k website pr 29529 2021-09-07 16:58:20 -07:00
service-catalog.md Fix service-catalog usage of apiserver aggregation 2021-09-09 17:58:56 -07:00