Skip to content

Add TUNNEL_MODE_STRING and LB mode to start.sh - #124

Merged
mchalla merged 1 commit into
masterfrom
lbdemo2
Sep 15, 2016
Merged

Add TUNNEL_MODE_STRING and LB mode to start.sh#124
mchalla merged 1 commit into
masterfrom
lbdemo2

Conversation

@mchalla

@mchalla mchalla commented Sep 15, 2016

Copy link
Copy Markdown
Contributor

LB mode
This would enable multi node config using load balancer with direct server
return. The even numbered nodes are clients and odd numbered servers. It
affects the routes generated so the clients reach servers via load balancer
and server reaches clients directly. cilium-master will be configured as
load balancer.

TUNNEL_MODE_STRING
Tells whether or not to use a tunnel. Default is "-t vxlan"

Signed-off-by: Madhu Challa [email protected]

Add a comment about client and server nodes for load balancer.

Signed-off-by: Madhu Challa [email protected]
Acked-by: André Martins [email protected]
Acked-by: Thomas Graf [email protected]

LB mode
This would enable multi node config using load balancer with direct server
return. The even numbered nodes are clients and odd numbered servers. It
affects the routes generated so the clients reach servers via load balancer
and server reaches clients directly. cilium-master will be configured as
load balancer.

TUNNEL_MODE_STRING
Tells whether or not to use a tunnel. Default is "-t vxlan"

Signed-off-by: Madhu Challa <[email protected]>

Add a comment about client and server nodes for load balancer.

Signed-off-by: Madhu Challa <[email protected]>
Acked-by: André Martins <[email protected]>
Acked-by: Thomas Graf <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant