update squarespace case study (#8928)

* update squarespace case study

* fix spacing around last banner
pull/8965/head
Alex Contini 2018-06-06 21:14:24 -04:00 committed by k8s-ci-robot
parent cfa38ea961
commit c4eeda0a14
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,5 @@
---
title: Squarespace Case Study
case_study_styles: true
cid: caseStudies
css: /css/style_case_studies.css
@ -39,7 +38,8 @@ Since Squarespace moved to Kubernetes, in conjunction with modernizing its netwo
</section>
<div class="banner2">
<div class="banner2text">
"Once you prove that Kubernetes solves one problem, everyone immediately starts solving other problems without you even having to evangelize it."
<iframe width="560" height="315" src="https://www.youtube.com/embed/feQkzJkW-SA" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
<br><br>"Once you prove that Kubernetes solves one problem, everyone immediately starts solving other problems without you even having to evangelize it."
<br style="height:25px"><span style="font-size:14px;letter-spacing:2px;text-transform:uppercase;margin-top:5% !important;"><br>— Kevin Lynch, Staff Engineer on the Site Reliability team at Squarespace</span>
</div>
</div>
@ -74,7 +74,7 @@ Since Squarespace moved to Kubernetes, in conjunction with modernizing its netwo
</div>
</div>
<section class="section5">
<section class="section5" style="padding:0px !important">
<div class="fullcol">
Theres also been a positive impact on the applications resilience. "When were deploying VMs, we have to build tooling to ensure that a service is spread across racks appropriately and can withstand failure," he says. "Kubernetes just does it. If a node goes down, its rescheduled immediately and theres no performance impact."
<br><br>