Skip to content

Commit 19935ed

Browse files
committed
Add least connection information
1 parent 8238854 commit 19935ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cmd/create/create_loadbalancer.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,8 @@ func NewCreateLoadBalancerCmd(restOptions *api.RESTOptions) *cobra.Command {
152152
persist - select the lb end-point based on sender
153153
n2 - select the lb end-point base on N2 interface params (only available with fullproxy mode)
154154
n3 - select the lb end-point base on N3 interface params
155+
lc - select the lb end-point base on least connection
156+
155157
--mode value options
156158
onearm - LB put LB-IP as srcIP
157159
fullnat - LB put Service IP as scrIP

0 commit comments

Comments
 (0)