Upgrade to Pro — share decks privately, control downloads, hide ads and more …

DevOpsDays Gent 2014 - Ignite about BGP

DevOpsDays Gent 2014 - Ignite about BGP

Ignite talk I gave at DevOpsDays Gent 2014. How to use SDN techniques (BGP software) to replace VRRP/Keepalived for your loadbalancers

Frank Louwers

October 28, 2014
Tweet

More Decks by Frank Louwers

Other Decks in Technology

Transcript

  1. 2 Openminds runs a “DevOps challenge” (no marketing, no recruiting)

    Have fun, exercise your brain win beeeeeer! (BaaS)
  2. 3

  3. 6

  4. 7

  5. 8

  6. 12 root@loadbalancer-001:~# ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc

    noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet 37.72.160.20/32 scope global lo On each loadbalancer: - service ip - health script - BGP software
  7. 13 Am I healthy? Tell the network I know how

    to handle 37.72.160.20 Am I unhealthy? Tell the network I withdraw my knowledge about 37.72.160.20
  8. 14 Active nodes announce virtual IP + priority to multiple

    BGP routers The network knows which loadbalancers are up and runninng
  9. 16

  10. 17

  11. 18