diff --git a/website/content/en/_index.html b/website/content/en/_index.html index 1b7cb89373aa..eb77316f4c5b 100644 --- a/website/content/en/_index.html +++ b/website/content/en/_index.html @@ -27,13 +27,18 @@
Karpenter responds quickly and automatically to changes in application load, scheduling, and resource requirements, placing new workloads onto a variety of available compute resource capacity.
- {{< /blocks/feature >}} + {{< blocks/feature title="Improve application availability" icon="fa-globe" feature_class="feature" >}} +Karpenter responds quickly and automatically to changes in application load, scheduling, and resource requirements, placing new workloads onto a variety of available compute resource capacity.
+ {{< /blocks/feature >}} - {{< blocks/feature title="Minimize operational overhead" icon="fa-wrench" feature_class="feature" >}} -Karpenter comes with a set of opinionated defaults in a single, declarative Provisioner
resource which can easily be customized. No additional configuration required!
Karpenter lowers cluster compute costs by looking for opportunities to remove under-utilized nodes, replace expensive nodes with cheaper alternatives, and consolidate workloads onto more efficient compute resources.
+ {{< /blocks/feature >}} + + {{< blocks/feature title="Minimize operational overhead" icon="fa-wrench" feature_class="feature" >}} +Karpenter comes with a set of opinionated defaults in a single, declarative Provisioner
resource which can easily be customized.
No additional configuration required!
+ {{< /blocks/feature >}} {{< /blocks/section >}} {{< blocks/section color="dark" type="section" >}}