Reword a few BGP things (Thanks Benji)

This commit is contained in:
Jerome Petazzoni
2019-04-08 12:21:04 -05:00
parent 2d3ddc570e
commit 287f6e1cdf
2 changed files with 7 additions and 2 deletions

View File

@@ -164,14 +164,15 @@ class: extra-details
- BGP (Border Gateway Protocol) is the protocol used between internet routers
- [It scales pretty well](https://www.cidr-report.org/as2.0/)
- [It scales](https://www.cidr-report.org/as2.0/)
[pretty well](https://www.cidr-report.org/cgi-bin/plota?file=%2fvar%2fdata%2fbgp%2fas2.0%2fbgp-active%2etxt&descr=Active%20BGP%20entries%20%28FIB%29&ylabel=Active%20BGP%20entries%20%28FIB%29&with=step)
(more than 400k aggregated routes on internet)
- It is spoken by many hardware routers from many vendors
- It also has many software implementations (Quagga, Bird, FRR...)
- The network folks may or may not love it; but at least they know it
- Experimented network folks generally know it (and appreciate it)
- It also used by Calico (another popular network system for Kubernetes)

View File

@@ -7,6 +7,10 @@ else to do it for you."
- Let's see a few options to install managed clusters!
- This is not an exhaustive list
(the goal is to show the actual steps to get started)
- All the options mentioned here require an account
with a cloud provider