We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8238854 commit 19935edCopy full SHA for 19935ed
cmd/create/create_loadbalancer.go
@@ -152,6 +152,8 @@ func NewCreateLoadBalancerCmd(restOptions *api.RESTOptions) *cobra.Command {
152
persist - select the lb end-point based on sender
153
n2 - select the lb end-point base on N2 interface params (only available with fullproxy mode)
154
n3 - select the lb end-point base on N3 interface params
155
+ lc - select the lb end-point base on least connection
156
+
157
--mode value options
158
onearm - LB put LB-IP as srcIP
159
fullnat - LB put Service IP as scrIP
0 commit comments