website/content/en/docs/concepts
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
..
architecture add note on owner references in garbage collection page 2021-08-19 17:43:09 -07:00
cluster-administration Merge pull request #29694 from ixodie/patch-4 2021-09-20 17:56:24 -07:00
configuration Merge pull request #29345 from sftim/20210812_migrate_image_good_practice_images_concept 2021-08-30 07:20:54 -07:00
containers Migrate good practice for container images into Containers section 2021-08-24 10:47:18 +01:00
extend-kubernetes Explicitly state that GetCpuIds returns exclusive cpus 2021-11-17 15:16:57 +00:00
overview Explain leases in `kube-node-lease` namespace doc 2021-08-26 02:22:45 +02:00
policy Merge main into dev-1.22 to keep in sync 2021-07-09 18:19:13 +00:00
scheduling-eviction change CPU and Memory to lowercase because resoure name is case-sensitive 2021-08-20 16:13:55 +08:00
security Update controlling-access.md as --insecure-port flag deprecated (#29447) 2021-09-08 19:30:10 -07:00
services-networking Merge pull request #29344 from victuos/main 2021-09-16 05:47:46 -07:00
storage Hard-code the name of the target repo's default branch instead of using the githubbranch parameter value 2021-08-10 18:03:21 +08:00
workloads Merge pull request #29394 from Patil2099/cascade-fix 2021-09-14 17:46:41 -07:00
_index.md