chibbert
chibbert
First message has my intial logfile before testing. Here is logfile which covers the above tests (not sure if it'll be clear without timings, so I can redo these tests...
I think I've managed to isolate from kind (I still think there's a bug in the way kind is running kubeadm though). I'm on MacOS, using Orbstack, and running the...
The above behaviour also occurs using a ubunut host, using standard docker-ce install of the docker engine, so the commonality appears to be docker exec behaviour. Possible workaround add the...
Just tried a "-i" in node.go: func (c *nodeCmd) Run() But that doesn't help. This feels like something to do with stdin connections into docker exec