diff --git a/docs/content/en/_index.html b/docs/content/en/_index.html index 966571987de..84d386c3133 100644 --- a/docs/content/en/_index.html +++ b/docs/content/en/_index.html @@ -5,7 +5,7 @@
-
+
@@ -111,29 +111,29 @@

Optimized Development

{{< blocks/testimonial-section >}} -
-
- -
-

"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."

- -
-
-

"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 +

"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 as Kaniko. Skaffold replaced our bespoke collection of utilities and scripts with a streamlined tool that is easy to use."

- + +
+ + +
+
+ +
+

"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."

+
@@ -142,9 +142,9 @@

"ForgeRock made a strategic decision in 2016 to

"Skaffold is an amazing tool that simplified development and delivery for us. Skaffold hit our sweet spot by covering two dimensions: First, the entire development cycle from local - development, integration testing to delivery. Second, Skaffold enabled us to develop independent of the platform - on Linux, OSX and Windows with no platform specific logic required."

-
diff --git a/docs/layouts/partials/hooks/head-end.html b/docs/layouts/partials/hooks/head-end.html index 16ea952dccd..135baed646e 100644 --- a/docs/layouts/partials/hooks/head-end.html +++ b/docs/layouts/partials/hooks/head-end.html @@ -5,7 +5,7 @@ - + diff --git a/docs/layouts/partials/navbar.html b/docs/layouts/partials/navbar.html index d026ca5e447..0738974c2be 100644 --- a/docs/layouts/partials/navbar.html +++ b/docs/layouts/partials/navbar.html @@ -1,5 +1,5 @@ {{ $cover := .HasShortcode "blocks/cover" }} -