Skip to content

Commit b7dab81

Browse files
committed
Moved the slides into presetation specific folders
1 parent a82cfbb commit b7dab81

File tree

8 files changed

+10
-10
lines changed

8 files changed

+10
-10
lines changed
File renamed without changes.
Binary file not shown.

slides/slides.rst renamed to slides/201806-briscloudnative/slides.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
.. image:: title-page.jpg
2+
.. image:: ../title-page.jpg
33
:height: 600px
44

55
The aim
@@ -26,7 +26,7 @@ To work our way from nothing, to a (flannel style) overlay network in 4 'easy' s
2626

2727
* Step 4: Overlay network
2828

29-
.. image:: ../1-network-namespace/diagram.jpg
29+
.. image:: ../../1-network-namespace/diagram.jpg
3030
:height: 710px
3131

3232
Routing rules 101
@@ -44,16 +44,16 @@ Routing rules 101
4444

4545
Within each of the above, the most specific CIDR range takes priority.
4646

47-
.. image:: ../2-single-node/diagram.jpg
47+
.. image:: ../../2-single-node/diagram.jpg
4848
:height: 710px
4949

50-
.. image:: ../3-multi-node/diagram.jpg
50+
.. image:: ../../3-multi-node/diagram.jpg
5151
:height: 710px
5252

53-
.. image:: ../4-overlay-network/diagram.jpg
53+
.. image:: ../../4-overlay-network/diagram.jpg
5454
:height: 710px
5555

56-
.. image:: overlay.jpg
56+
.. image:: ../overlay.jpg
5757
:height: 710px
5858

5959
Putting it all together
@@ -76,21 +76,21 @@ Putting it all together
7676
* Similar to *Flannel*, i.e. uses *vxlan* overlay for connectivity.
7777
* No need for *etcd*. Node->pod-subnet mapping distrubuted to each node peer to peer.
7878

79-
.. image:: github.png
79+
.. image:: ../github.png
8080
:height: 710px
8181

8282
.. class:: center
8383

8484
Questions?
8585
----------
8686

87-
.. image:: bear.jpg
87+
.. image:: ../bear.jpg
8888
:height: 500px
8989

90-
.. image:: appendix-cidr.jpg
90+
.. image:: ../appendix-cidr.jpg
9191
:height: 710px
9292

93-
.. image:: appendix-l2vsl3.jpg
93+
.. image:: ../appendix-l2vsl3.jpg
9494
:height: 710px
9595

9696
.. header::
File renamed without changes.
Binary file not shown.
Binary file not shown.
7.42 MB
Binary file not shown.

0 commit comments

Comments
 (0)