Skip to content

Commit 4bc588c

Browse files
committed
reconfig node image max note
1 parent 714f487 commit 4bc588c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/nodes-nodes-managing-about.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,8 @@ Most https://kubernetes.io/docs/reference/config-api/kubelet-config.v1beta1/[Kub
9292
* ClusterDomain
9393
* RuntimeRequestTimeout
9494
* StaticPodPath
95+
96+
[NOTE]
97+
====
98+
If a single node contains more than 50 images, pod scheduling might be imbalanced across nodes. This is because the list of images on a node is shortened to 50 by default. You can disable the image limit by editing the `KubeletConfig` object and setting the value of `nodeStatusMaxImages` to `-1`.
99+
====

0 commit comments

Comments
 (0)