diff files/kube/kubelet.config @ 294:7f0482453ead

boost pod-per-node limit
author drewp@bigasterisk.com
date Tue, 07 May 2024 16:54:47 -0700
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/files/kube/kubelet.config	Tue May 07 16:54:47 2024 -0700
@@ -0,0 +1,3 @@
+apiVersion: kubelet.config.k8s.io/v1beta1
+kind: KubeletConfiguration
+maxPods: 250