GitHub / OpenSource Projects i'm involved in:
kokuwaio | kubernetes | prometheus-community | zammad
Loves to travel with his old MB 310D caravan :)
ECK operator handles it like this for example. Therefore users are less annoyed ;)
ECK operator handles it like this for example. Therefore users are less annoyed ;)
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
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
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:
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: