1
1
2
- .. image :: title-page.jpg
2
+ .. image :: ../ title-page.jpg
3
3
:height: 600px
4
4
5
5
The aim
@@ -26,7 +26,7 @@ To work our way from nothing, to a (flannel style) overlay network in 4 'easy' s
26
26
27
27
* Step 4: Overlay network
28
28
29
- .. image :: ../1-network-namespace/diagram.jpg
29
+ .. image :: ../../ 1-network-namespace/diagram.jpg
30
30
:height: 710px
31
31
32
32
Routing rules 101
@@ -44,16 +44,16 @@ Routing rules 101
44
44
45
45
Within each of the above, the most specific CIDR range takes priority.
46
46
47
- .. image :: ../2-single-node/diagram.jpg
47
+ .. image :: ../../ 2-single-node/diagram.jpg
48
48
:height: 710px
49
49
50
- .. image :: ../3-multi-node/diagram.jpg
50
+ .. image :: ../../ 3-multi-node/diagram.jpg
51
51
:height: 710px
52
52
53
- .. image :: ../4-overlay-network/diagram.jpg
53
+ .. image :: ../../ 4-overlay-network/diagram.jpg
54
54
:height: 710px
55
55
56
- .. image :: overlay.jpg
56
+ .. image :: ../ overlay.jpg
57
57
:height: 710px
58
58
59
59
Putting it all together
@@ -76,21 +76,21 @@ Putting it all together
76
76
* Similar to *Flannel *, i.e. uses *vxlan * overlay for connectivity.
77
77
* No need for *etcd *. Node->pod-subnet mapping distrubuted to each node peer to peer.
78
78
79
- .. image :: github.png
79
+ .. image :: ../ github.png
80
80
:height: 710px
81
81
82
82
.. class :: center
83
83
84
84
Questions?
85
85
----------
86
86
87
- .. image :: bear.jpg
87
+ .. image :: ../ bear.jpg
88
88
:height: 500px
89
89
90
- .. image :: appendix-cidr.jpg
90
+ .. image :: ../ appendix-cidr.jpg
91
91
:height: 710px
92
92
93
- .. image :: appendix-l2vsl3.jpg
93
+ .. image :: ../ appendix-l2vsl3.jpg
94
94
:height: 710px
95
95
96
96
.. header ::
0 commit comments