Skip to content

Commit

Permalink
testimonial update
Browse files Browse the repository at this point in the history
  • Loading branch information
nkubala committed Nov 6, 2019
1 parent c9074e4 commit 11b5af6
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions docs/content/en/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,23 +111,11 @@ <h4 class="h3 mb-4">Optimized Development</h4>

{{< blocks/testimonial-section >}}

<div class="col-lg-4 mb-5 mb-lg-0 text-center">
<div class="mb-4 h1">
<img src="../images/quora.png" style="max-width: 40%"></img>
</div>
<h4 class="testimonial h3 mb-4">"When we evaluated what workflows we could use with Kubernetes, Skaffold stood out
as a tool we'd want for both development and deployment. It gives us a common entry point across applications
that we can also reuse for CI/CD. Right now, all of our CI/CD pipelines for Kubernetes applications use Skaffold
when building and deploying."</h4>
<p class="testimonial-byline mb-0 text-left">Taylor Barrella, Software Engineer, Quora</p>
</div>

<div class="col-lg-4 mb-5 mb-lg-0 text-center">
<div class="mb-4 h1">
<img src="../images/forgerock.png" style="max-width: 40%"></img>
</div>
<h4 class="testimonial h3 mb-4">"ForgeRock made a strategic decision in 2016 to deliver our Identity and Access
Management platform on Kubernetes. Our customers love the strategy, but consistently gave us feedback that
<h4 class="testimonial h3 mb-4">"Our customers love [Kubernetes], but consistently gave us feedback that
developing on Kubernetes was cumbersome. Skaffold hit the mark in addressing this problem. Changes to a docker
image or a configuration that previously took several minutes to deploy now take seconds. Skaffold's plugin
architecture gives us the ability to deploy to Helm or Kustomize, and to use various docker build plugins such
Expand All @@ -136,6 +124,18 @@ <h4 class="testimonial h3 mb-4">"ForgeRock made a strategic decision in 2016 to
<p class="testimonial-byline mb-0 text-left">Warren Strange, Engineering Director, ForgeRock</p>
</div>


<div class="col-lg-4 mb-5 mb-lg-0 text-center">
<div class="mb-4 h1">
<img src="../images/quora.png" style="max-width: 40%"></img>
</div>
<h4 class="testimonial h3 mb-4">"When we evaluated what workflows we could use with Kubernetes, Skaffold stood out
as a tool we'd want for both development and deployment. It gives us a common entry point across applications
that we can also reuse for CI/CD. Right now, all of our CI/CD pipelines for Kubernetes applications use Skaffold
when building and deploying."</h4>
<p class="testimonial-byline mb-0 text-left">Taylor Barrella, Software Engineer, Quora</p>
</div>

<div class="col-lg-4 mb-5 mb-lg-0 text-center">
<div class="mb-4 h1">
<img src="../images/tng.png" style="max-width: 40%"></img>
Expand Down

0 comments on commit 11b5af6

Please sign in to comment.