diff options
author | John DeNisco <jdenisco@cisco.com> | 2018-08-08 07:36:50 -0400 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2018-08-09 18:02:20 +0000 |
commit | faa9300867da25cea9c0c610d841d8ce42adf982 (patch) | |
tree | 1149a8fa84a0fc292d6c098704b012bc28ba326a /docs/events/Summits/FDioMiniSummit/KubeCon_2017 | |
parent | fe80c49740f1cf51c3e0414e0b4540fe985a59e4 (diff) |
DOCS: Restructure Events
Change-Id: I135ced20b58cdb72fbd0784015af037bb6e7ad28
Signed-off-by: John DeNisco <jdenisco@cisco.com>
Diffstat (limited to 'docs/events/Summits/FDioMiniSummit/KubeCon_2017')
5 files changed, 104 insertions, 0 deletions
diff --git a/docs/events/Summits/FDioMiniSummit/KubeCon_2017/2017_12_5_VPPHost.rst b/docs/events/Summits/FDioMiniSummit/KubeCon_2017/2017_12_5_VPPHost.rst new file mode 100644 index 00000000000..031ab75c352 --- /dev/null +++ b/docs/events/Summits/FDioMiniSummit/KubeCon_2017/2017_12_5_VPPHost.rst @@ -0,0 +1,22 @@ +.. _2017_12_5_VPPHost: + +.. toctree:: + +############## +VPP Host Stack +############## + +Event +----- + +This presentation was held during the FD.io Mini Summit at KubeCon 2017 on December 5th, 2017. + +Speakers +-------- + +Florin Coras + +Presentation +------------ + +`PDF <https://wiki.fd.io/images/b/b4/Vpp-hoststack-kc.pdf>`_ diff --git a/docs/events/Summits/FDioMiniSummit/KubeCon_2017/2017_12_5_armrallying.rst b/docs/events/Summits/FDioMiniSummit/KubeCon_2017/2017_12_5_armrallying.rst new file mode 100644 index 00000000000..3fad36f9af0 --- /dev/null +++ b/docs/events/Summits/FDioMiniSummit/KubeCon_2017/2017_12_5_armrallying.rst @@ -0,0 +1,21 @@ +.. _2017_12_5_armrallying: + +.. toctree:: + +######################################### +Arm Rallying the Ecosystem Around FD.io +######################################### + +Event +----- + +This presentation was held on December 5th, 2017. + +Speakers +-------- +Tina Tsou + +Slideshow +--------- + +`PDF <https://wiki.fd.io/images/4/4e/Arm_Rallying_the_Ecosystem_Around_FD.io.pdf>`_ diff --git a/docs/events/Summits/FDioMiniSummit/KubeCon_2017/2017_12_5_benchmarking.rst b/docs/events/Summits/FDioMiniSummit/KubeCon_2017/2017_12_5_benchmarking.rst new file mode 100644 index 00000000000..de1c3b892b0 --- /dev/null +++ b/docs/events/Summits/FDioMiniSummit/KubeCon_2017/2017_12_5_benchmarking.rst @@ -0,0 +1,24 @@ +.. _2017_12_5_benchmarking: + +.. toctree:: + +######################################################### +Benchmarking and Analysis of Software Network Data Planes +######################################################### + +Event +----- + +This presentation was held on December 12th, 2017. + +Speakers +-------- + +Maciek Konstantynowicz +Patrick Lu +Shrikant Shah + +Presentation +------------ + +`PDF <https://wiki.fd.io/images/3/31/Benchmarking-sw-data-planes-Dec5_2017.pdf>`_ diff --git a/docs/events/Summits/FDioMiniSummit/KubeCon_2017/2017_12_5_empoweringuserspacestack.rst b/docs/events/Summits/FDioMiniSummit/KubeCon_2017/2017_12_5_empoweringuserspacestack.rst new file mode 100644 index 00000000000..a7966bac475 --- /dev/null +++ b/docs/events/Summits/FDioMiniSummit/KubeCon_2017/2017_12_5_empoweringuserspacestack.rst @@ -0,0 +1,22 @@ +.. _2017_12_5_empoweringuserspacestack: + +.. toctree:: + +############################################################ +Empowering the User Space Stack on Cloud Native Applications +############################################################ + +Event +----- + +This presentation was held on December 12th, 2017. + +Speakers +-------- + +George Zhao + +Slideshow +--------- + +`PDF <https://wiki.fd.io/images/6/6f/FDIO_Mini_Summit_Dec_2017.pdf>`_ diff --git a/docs/events/Summits/FDioMiniSummit/KubeCon_2017/index.rst b/docs/events/Summits/FDioMiniSummit/KubeCon_2017/index.rst new file mode 100644 index 00000000000..647ac77113d --- /dev/null +++ b/docs/events/Summits/FDioMiniSummit/KubeCon_2017/index.rst @@ -0,0 +1,15 @@ +.. _KubeCon: + +.. toctree:: + +################################################# +December 2017 - FD.io Mini Summit at KubeCon 2017 +################################################# + +.. toctree:: + :maxdepth: 1 + + 2017_12_5_armrallying.rst + 2017_12_5_benchmarking.rst + 2017_12_5_empoweringuserspacestack.rst + 2017_12_5_VPPHost.rst |