This is an automated email from the ASF dual-hosted git repository. ocket8888 pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/trafficcontrol-website.git
commit 98c5544b0c0d1f18063a72739efabaa63d27406b Author: ocket8888 <[email protected]> AuthorDate: Wed Sep 8 01:08:59 2021 -0600 Add ninth event - Apachecon 2020 --- .../apachecon.2020/Dremin_Sergey_Dual_Homing.pdf | Bin 0 -> 427604 bytes ...riedrich_Eric_MakingNewFriendsATCandVarnish.pdf | Bin 0 -> 853425 bytes .../Mitchell_Hoffman_Butts_Flexible_Topologies.pdf | Bin 0 -> 1835482 bytes events/{ => apachecon.2020}/index.html | 89 +++++++++++++++------ .../jhg03a.ApacheCon.Comcast.CDN.Selfservice.pdf | Bin 0 -> 12412766 bytes .../ocket_8888_Traffic Ops API Design.pdf | Bin 0 -> 435853 bytes events/index.html | 3 +- 7 files changed, 67 insertions(+), 25 deletions(-) diff --git a/events/apachecon.2020/Dremin_Sergey_Dual_Homing.pdf b/events/apachecon.2020/Dremin_Sergey_Dual_Homing.pdf new file mode 100644 index 0000000..ee14f9c Binary files /dev/null and b/events/apachecon.2020/Dremin_Sergey_Dual_Homing.pdf differ diff --git a/events/apachecon.2020/Friedrich_Eric_MakingNewFriendsATCandVarnish.pdf b/events/apachecon.2020/Friedrich_Eric_MakingNewFriendsATCandVarnish.pdf new file mode 100644 index 0000000..9c81fc6 Binary files /dev/null and b/events/apachecon.2020/Friedrich_Eric_MakingNewFriendsATCandVarnish.pdf differ diff --git a/events/apachecon.2020/Mitchell_Hoffman_Butts_Flexible_Topologies.pdf b/events/apachecon.2020/Mitchell_Hoffman_Butts_Flexible_Topologies.pdf new file mode 100644 index 0000000..1b849c0 Binary files /dev/null and b/events/apachecon.2020/Mitchell_Hoffman_Butts_Flexible_Topologies.pdf differ diff --git a/events/index.html b/events/apachecon.2020/index.html similarity index 55% copy from events/index.html copy to events/apachecon.2020/index.html index e38bd7c..cf76018 100644 --- a/events/index.html +++ b/events/apachecon.2020/index.html @@ -4,18 +4,28 @@ <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> - <title>Events</title> + <title>Events - Apachecon 2020</title> - <!-- Boostrap --> + <!-- Bootstrap --> <link rel="stylesheet" - href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css" - integrity="sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4" - crossorigin="anonymous"> + href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css" + integrity="sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4" + crossorigin="anonymous"> <script defer src="https://use.fontawesome.com/releases/v5.0.10/js/all.js" integrity="sha384-slN8GvtUJGnv6ca26v8EzVaR9DC58QEwsIk9q1QXdCU8Yu8ck/tL/5szYlBbqmS+" crossorigin="anonymous"></script> <link rel="icon" type="image/png" href="/resources/favicon.png"> - + <style type="text/css"> + table { + min-width: 100%; + } + td, th { + border: 1px solid #C1C7D0; + } + th { + background: #f4f5f7 center right no-repeat; + } + </style> </head> <body> <nav class="navbar navbar-expand-lg navbar-dark bg-dark"> @@ -52,13 +62,13 @@ </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" - aria-haspopup="true" aria-expanded="false"> + aria-haspopup="true" aria-expanded="false"> Community </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a class="dropdown-item" href="https://s.apache.org/slack-invite" target="_blank"><code>#traffic-control</code> on the ASF Slack</a> <a class="dropdown-item" - href="https://github.com/apache/trafficcontrol/blob/master/CONTRIBUTING.md">Contributing</a> + href="https://github.com/apache/trafficcontrol/blob/master/CONTRIBUTING.md">Contributing</a> <a class="dropdown-item" href="/mailing_lists/">Mailing Lists</a> <a class="dropdown-item" href="https://github.com/apache/trafficcontrol/wiki/">Wiki</a> <a class="dropdown-item" href="https://www.youtube.com/channel/UC2zEj6sERinzx8w8uvyRBYg">YouTube</a> @@ -74,7 +84,7 @@ <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" - aria-haspopup="true" aria-expanded="false"> + aria-haspopup="true" aria-expanded="false"> Apache Software Foundation<span class="caret"></span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> @@ -92,20 +102,51 @@ </div> </nav> -<div class="container"> - <h1>Events</h1> - <p>This page contains information about Traffic Control-related events, past and future.</p> - <ul> - <li><a href="./feb.2016.meetup/">February 2016 Meetup</a></li> - <li><a href="./fall.2016.meetup/">Fall 2016 Meetup</a></li> - <li><a href="./atc.spring.summit.march.2017/">ATC Spring Summit March 2017</a></li> - <li><a href="./atc.autumn.summit.october.2017/">ATC Autumn Summit October 2017</a></li> - <li><a href="./atc.spring.summit.april.2018/">ATC Spring Summit April 2018</a></li> - <li><a href="./apachecon.2018/">Apachecon 2018</a></li> - <li><a href="./atc.autumn.summit.october.2018/">ATC Autumn Summit October 2018</a></li> - <li><a href="./apachecon.2019/">Apachecon 2019</a></li> - </ul> -</div> - +<article class="container"> + <h1>Apachecon 2020</h1> + <p><a href="https://www.youtube.com/playlist?list=PLU2OcwpQkYCxEOra0bvm5bNhOPpQM6_Kb">Video Playlist of Presentations</a></p> + <table> + <caption>Presentations</caption> + <thead> + <tr> + <th>Presentation</th> + <th>Presenter</th> + <th>Slides</th> + </tr> + </thead> + <tbody> + <tr> + <td><a href="https://www.youtube.com/watch?v=UkhuO7O-pGQ&list=PLU2OcwpQkYCxEOra0bvm5bNhOPpQM6_Kb">Making New Friends - Traffic Control and Varnish</a></td> + <td>Eric Friedrich</td> + <td><a href="./Friedrich_Eric_MakingNewFriendsATCandVarnish.pdf" download="Friedrich_Eric_MakingNewFriendsATCandVarnish.pdf">PDF</a></td> + </tr> + <tr> + <td><a href="https://www.youtube.com/watch?v=-L8lwHtN1Og&list=PLU2OcwpQkYCxEOra0bvm5bNhOPpQM6_Kb">Flexible Topologies: Scaling your CDN to N tiers</a></td> + <td>Jeremy Mitchell<br/>Zach Hoffman<br/>Robert O Butts</td> + <td><a href="./Mitchell_Hoffman_Butts_Flexible_Topologies.pdf" download="Mitchell_Hoffman_Butts_Flexible_Topologies.pdf">PDF</a></td> + </tr> + <tr> + <td><a href="https://www.youtube.com/watch?v=onbUwjeQu04&list=PLU2OcwpQkYCxEOra0bvm5bNhOPpQM6_Kb">Preview: Parent Selection Strategy Plugins, How They Work, and What They Mean for Apache Traffic Control</a></td> + <td>Robert O Butts</td> + <td><a href="https://github.com/apache/trafficserver/pull/7023">apache/trafficserver#7023</a></td> + </tr> + <tr> + <td><a href="https://www.youtube.com/watch?v=3Wj7hIro0GY&list=PLU2OcwpQkYCxEOra0bvm5bNhOPpQM6_Kb">Traffic Ops API Design</a></td> + <td>ocket8888</td> + <td><a href="./ocket_8888_Traffic Ops API Design.pdf" download="ocket_8888_Traffic Ops API Design.pdf">PDF</a></td> + </tr> + <tr> + <td><a href="https://www.youtube.com/watch?v=T_xXBbVnoVY&list=PLU2OcwpQkYCxEOra0bvm5bNhOPpQM6_Kb">Uplink redundancy for Apache Traffic Control CDN Caches</a></td> + <td>Sergey Dremin</td> + <td><a href="./Dremin_Sergey_Dual_Homing.pdf" download="Dremin_Sergey_Dual_Homing.pdf">PDF</a></td> + </tr> + <tr> + <td><a href="https://www.youtube.com/watch?v=TO0N9sPZdnU&list=PLU2OcwpQkYCxEOra0bvm5bNhOPpQM6_Kb">Extending Automation towards Self-Service CDNs</a></td> + <td>Jonathan Gray</td> + <td><a href="./jhg03a.ApacheCon.Comcast.CDN.Selfservice.pdf" download="jhg03a.ApacheCon.Comcast.CDN.Selfservice.pdf">PDF</a></td> + </tr> + </tbody> +</table> +</article> </body> </html> diff --git a/events/apachecon.2020/jhg03a.ApacheCon.Comcast.CDN.Selfservice.pdf b/events/apachecon.2020/jhg03a.ApacheCon.Comcast.CDN.Selfservice.pdf new file mode 100644 index 0000000..a7cfb8c Binary files /dev/null and b/events/apachecon.2020/jhg03a.ApacheCon.Comcast.CDN.Selfservice.pdf differ diff --git a/events/apachecon.2020/ocket_8888_Traffic Ops API Design.pdf b/events/apachecon.2020/ocket_8888_Traffic Ops API Design.pdf new file mode 100644 index 0000000..e7cdb6b Binary files /dev/null and b/events/apachecon.2020/ocket_8888_Traffic Ops API Design.pdf differ diff --git a/events/index.html b/events/index.html index e38bd7c..16b44f9 100644 --- a/events/index.html +++ b/events/index.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <title>Events</title> - <!-- Boostrap --> + <!-- Bootstrap --> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css" integrity="sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4" @@ -104,6 +104,7 @@ <li><a href="./apachecon.2018/">Apachecon 2018</a></li> <li><a href="./atc.autumn.summit.october.2018/">ATC Autumn Summit October 2018</a></li> <li><a href="./apachecon.2019/">Apachecon 2019</a></li> + <li><a href="./apachecon.2020/">Apachecon 2020</a></li> </ul> </div>
