Skip to content

Commit

Permalink
update homepage messaging (#1669)
Browse files Browse the repository at this point in the history
Signed-off-by: William Morgan <[email protected]>
  • Loading branch information
wmorgan authored Aug 22, 2023
1 parent 720fe87 commit 91c8b12
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions linkerd.io/content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
title: The world's lightest, fastest service mesh.
date: 2019-02-04T13:12:35.000+00:00
top_hero:
title: A different kind of service mesh
description: Ultra light, ultra simple, ultra powerful. Linkerd adds
security, observability, and reliability to Kubernetes, *without* the
complexity. CNCF-hosted and 100% open source.
title: The world's most advanced service mesh
description: Enterprise power *without* enterprise complexity. Linkerd adds
security, observability, and reliability to any Kubernetes cluster.
CNCF graduated and 100% open source.
image: "/uploads/image-15.png"
buttons:
- caption: Get Started
Expand Down Expand Up @@ -43,11 +43,11 @@ features_list:
description: Instantly track success rates, latencies, and request volumes for every meshed workload, without changes or config.
- title: Simpler than any other mesh
description: Minimalist, Kubernetes-native design. No hidden magic, as little YAML and as few CRDs as possible.
- title: Zero-config mutual TLS
- title: Zero-config mutual TLS and zero-trust policy
description: Transparently add mutual TLS to any on-cluster TCP communication with no configuration.
- title: Designed by engineers, for engineers
description: Self-contained control plane, incrementally deployable data plane, and lots and lots of diagnostics and debugging tools.
- title: Drop-in reliability features
- title: Latency-aware load balancing and cross-cluster failover
description: Instantly add latency-aware load balancing, request retries, timeouts, and blue-green deploys to keep your applications resilient.
- title: State-of-the-art ultralight Rust dataplane
description: Incredibly small and blazing fast Linkerd2-proxy _micro-proxy_ written in Rust for security and performance.
Expand Down Expand Up @@ -98,7 +98,7 @@ foundation_member_banner:
cta_buoyant:
image: "/uploads/buoyant-logo-blue.png"
textcreated: "Linkerd was created by"
caption: "Learn more about Buoyant's Linkerd offerings"
caption: "Learn more about Buoyant"
url: "https://buoyant.io/"

---
8 changes: 4 additions & 4 deletions linkerd.io/layouts/partials/homepage/stats-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,31 +3,31 @@
<div class="container columns is-multiline is-centered is-mobile is-narrow is-vcentered">
<div class="column has-text-centered has-text-white is-half-mobile stats-list-item">
<div class="is-size-1">
6+
7+
</div>
<div class="is-size-6">
Years in production
</div>
</div>
<div class="column has-text-centered has-text-white is-half-mobile stats-list-item">
<div class="is-size-1">
8,500+
9,000+
</div>
<div class="is-size-6">
Slack channel members
</div>
</div>
<div class="column has-text-centered has-text-white is-half-mobile stats-list-item">
<div class="is-size-1">
10,000+
15,000+
</div>
<div class="is-size-6">
GitHub stars
</div>
</div>
<div class="column has-text-centered has-text-white is-half-mobile stats-list-item">
<div class="is-size-1">
200+
500+
</div>
<div class="is-size-6">
Contributors
Expand Down

0 comments on commit 91c8b12

Please sign in to comment.