node-config: raise k1m1 kubelet max-pods 110 -> 200

OtherKlusterServices
Shipped
May 17, 2026 at 5:05 PM UTC
Author
Kamo
Commit
bb9a0fc

Default RKE2 max-pods=110 was being hit, blocking kamolos rolling-update deploys (maxSurge:1,maxUnavailable:0 needs slot to create new pod before killing old; deadlocked at the cap). k1m1 has 48 cores + 125 GiB RAM and a /24 pod CIDR (254 IPs/node), so 200 fits cleanly: ~100 GiB projected for 200 avg-sized pods stays under the memory ceiling and leaves ~54 IPs of CIDR headroom. Applied directly to /etc/rancher/rke2/config.yaml on k1m1 and rke2-server restarted; this YAML is the desired-state record. Not applied via kubectl because RKE2 reads from disk on the node — see the comments in the file for the manual re-apply procedure.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing