Skip to content

Commit

Permalink
Update interfaces_and_networks.md (#836)
Browse files Browse the repository at this point in the history
Fix spelling mistakes

Signed-off-by: Dean <[email protected]>
  • Loading branch information
saintdle authored Oct 2, 2024
1 parent 378049b commit cb94ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/network/interfaces_and_networks.md
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@ manually).
| Supports migration | Yes | No | No<br/>(will be supported in the future) |
| VM uses Pod IP | No | Yes | Yes<br/>(in the future it will be possible to configure the VM IP. Currently the default is the pod IP) |
| Service Mesh out of the box | No<br/>(only ISTIO is supported, adjustmets on both ISTIO and kubevirt had to be done to make it work) | No | Yes |
| Doesn’t require extra capabilities on the virt-launcher pod | Yes<br/>(multiple workarounds had to be added to kuebivrt to make it work) | No<br/>(Multiple workarounds had to be added to kuebivrt to make it work) | Yes |
| Doesn’t require extra capabilities on the virt-launcher pod | Yes<br/>(multiple workarounds had to be added to kubevirt to make it work) | No<br/>(Multiple workarounds had to be added to kubevirt to make it work) | Yes |
| Doesn't require extra network devices on the virt-launcher pod | No<br/>(bridge and tap device are created) | No<br/>(bridge and tap device are created) | Yes |
| Supports IPv6 | Yes<br/>(requires manual configuration on the VM) | No | Yes |

Expand Down

0 comments on commit cb94ad9

Please sign in to comment.