amicontained gets stuck while running on gvisor #494
Labels
area: compatibility
Issue related to (Linux) kernel compatibility
priority: p3
Low priority
type: bug
Something isn't working
I'm testing the minikube gvisor addon (minikube 1.2) and I just ran amicontained (https://github.com/genuinetools/amicontained) on it. It prints some output and gets stuck forever (Ctrl+C doesn't work anymore).
ps aux says:
output:
runsc -v
: this flag does not work anymore. I ranrunsc ps
and saw it was built from commit 51900fedocker version
ordocker info
: docker CE 18.09.6 – via minikube 1.2uname -a
-git describe
:Linux minikube 4.15.0 #1 SMP Sun Jun 23 23:02:01 PDT 2019 x86_64 GNU/Linux
Linux myapp-pod2 4.4 #1 SMP Sun Jan 10 15:06:54 PST 2016 x86_64 x86_64 x86_64 GNU/Linux
ubuntu
pod per minikube gvisor addon documentation (https://github.com/kubernetes/minikube/blob/v1.2.0/deploy/addons/gvisor/README.md)amicontained
, observe it's stuck.The text was updated successfully, but these errors were encountered: