You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/advance/vip.en.md
+6
Original file line number
Diff line number
Diff line change
@@ -58,3 +58,9 @@ static-vip01 10.16.0.121 00:00:00:F0:DB:26 o
58
58
```
59
59
60
60
It can be seen that the VIP has been assigned the expected IP address.
61
+
62
+
## StatefulSet & Kubevirt VM keep VIP
63
+
64
+
Specify for `StatefulSet` and `VM` resources, these Pods their owned will reuse the VIP when these Pods recreating.
65
+
66
+
VM keep VIP must be enable the `keep-vm-ip` param in `kube-ovn-controller`. Refer [Kubevirt VM Fixed Address Settings](../guide/setup-options.en.md#kubevirt-vm)
0 commit comments