-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Workload VM in 'RunContainerError' state after Kubernetes cluster reboot #783
Comments
I have the same problem #786. I deployed virtlet on a single-node kubenertes cluster. ll /var/lib/virtlet/volumes/ -hs but when i reboot the k8s node ,the vm files in the /var/lib/virtlet/volumes/ directory are missing: ll /var/lib/virtlet/volumes/ -hs |
I am running a kubernetes cluster (single node) with virtlet running on a VM (say A). I am able to run VMs and virtlet example for ubuntu-vm (say B).
However, when I reboot my VM (A), all kubernetes services recover and become available. However, the VM (B) I had deployed, remains in the status 'RunContainerError'. Here is a sample describe pod output when this happens -
The text was updated successfully, but these errors were encountered: