André Bauer
monotek.bsky.social
André Bauer
@monotek.bsky.social
SRE (mainly doing K8s, Linux, OSS) from Dresden, Germany

GitHub / OpenSource Projects i'm involved in:
kokuwaio | kubernetes | prometheus-community | zammad

Loves to travel with his old MB 310D caravan :)
I'm aware of the docs. An option to migrate data to a new VM cluster via the operator without manual work would be nice though.

ECK operator handles it like this for example. Therefore users are less annoyed ;)
November 14, 2025 at 3:59 PM
Oh... Good to know...
November 12, 2025 at 10:29 PM
I've heard the community wants some solution for rebalancing :D
November 12, 2025 at 10:22 PM
In the end this recent change in the config was the problem:

resources:
requests:
cpu: 10m
memory: 64m
limits:
memory: 64m

Setting memory to "64Mi" fixed it.

So even "64m" is valid it seems just not enough and produces this weird error message....

#wtf
October 16, 2025 at 1:49 PM
Warning FailedCreatePodSandBox 13s kubelet Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create containerd task: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process:...
October 16, 2025 at 1:49 PM
Turns out, it's not "no space left on device".

Plenty of space and inodes available.

I've set "automountServiceAccountToken: false" in the default #serviceaccount to see if the #container starts without mounting the token.

Now the errormessage changed to:
October 16, 2025 at 1:49 PM
I mean... at least they won't go above 1MB 🤣
May 7, 2025 at 10:01 PM
I hoped github.com/kubernetes-s... would take over at some point but the repo seems kinda dead :(
GitHub - kubernetes-sigs/kubectl-validate
Contribute to kubernetes-sigs/kubectl-validate development by creating an account on GitHub.
github.com
April 22, 2025 at 11:03 PM
Quelle?
April 8, 2025 at 5:15 PM