mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-24 23:36:46 +00:00
Reword a few BGP things (Thanks Benji)
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user