Microk8s login session to container times out

Hi,

when i login to a container with kubectl exec the session times out and i get logged out. This is painful, when you have a lot of sessions open and try to develop something.

I tried to set --streaming-connection-idle-timeout to 0, but this does not work (i think since microk8s does not use docker as backend).

Is there a way to keep my sessions alive?

DISTRIB_DESCRIPTION=“Ubuntu 18.04.4 LTS”
microk8s v1.19.2

Thanks,
Tony.