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
For each VM in the backend pool, run the following commands via a SSH session.
89
+
For each VM in the backend pool, run the following commands via an SSH session.
90
90
91
91
To get the list of interface names you have on your VM, type this command:
92
92
@@ -112,7 +112,7 @@ sudo ufw allow 80/tcp
112
112
113
113
## <aname = "limitations"></a>Limitations
114
114
115
-
- Floating IP is not currently supported on secondary IP configurations for Load Balancing scenarios. This does not apply to Public load balancers with dual-stack configurations or to architectures that utilize a NAT Gateway for outbound connectivity.
115
+
- Floating IP isn't currently supported on secondary IP configurations for Load Balancing scenarios. This doesn't apply to Public load balancers with dual-stack configurations or to architectures that utilize a NAT Gateway for outbound connectivity.
0 commit comments