Skip to content

[BUG]kubevirt deployed VM coulnd't be restarted when network is disconnected #1400

@gnunu

Description

@gnunu

What happened:
This is a use case of using kubevirt + OpenYurt.

On the worker node, we use kubevirt to have a VM deployed , which is connected with master node successfully.
Then we disconnect the network, and reboot the worker node. The problem is that the VM deployed before couln't be started.

What you expected to happen:
The deployed VM could be restarted even on network disconnection.

How to reproduce it (as minimally and precisely as possible):

  1. deploy OpenYurt cluster with one worker node supporting virtulization.
  2. deploy kubevirt.
  3. deploy a VM on worker node.
  4. disconnect network.
  5. reboot the worker node and see if VM deployed could run.

Anything else we need to know?:
We think this could be a cloud edge collaboration issue in OpenYurt's concern. So we hope OpenYurt community could solve this issue. :)

Environment:

  • OpenYurt version: 1.2
  • Kubernetes version (use kubectl version): 1.22
  • OS (e.g: cat /etc/os-release): N/A
  • Kernel (e.g. uname -a): N/A
  • Install tools: N/A
  • Others:

others

/kind bug

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions