Y
Hacker News
new
|
ask
|
show
|
jobs
by
jftuga
235 days ago
Has anyone tried using zram inside of various K8s pods? If so, I'd be interested in knowing the outcome.
1 comments
asgeirn
235 days ago
Inside the pods it makes no sense, but I do enable it on some memory-constrained worker nodes. Note that the kubelet by default refuses to start if the machine has any swap at all.
link