Skip to content

Commit 2b22192

Browse files
Update service-map description and quote details
Signed-off-by: ADITYA TIWARI <[email protected]>
1 parent 1d8b690 commit 2b22192

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

src/pages/use-cases/service-map.jsx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,9 @@ const testimonials = [
9595
url: 'https://www.cncf.io/case-studies/esnet/',
9696
},
9797
],
98-
description:
99-
'ESnet modernized its scientific computing infrastructure by consolidating hundreds of VM-based workloads into multi-tenant Kubernetes clusters using Cilium for eBPF-based networking and IPv6-native routing. This transformation enabled unprecedented observability with Hubble and established a reusable blueprint for IPv6-only Kubernetes deployments across national laboratories.',
100-
quote: false,
101-
person: '',
98+
description: `“The power of Hubble is a godsend. If there’s one tool I use day in and day out, that’s Hubble.”`,
99+
quote: true,
100+
person: 'Kapil Agrawal, Platform Security Engineer, ESnet',
102101
},
103102
];
104103

0 commit comments

Comments
 (0)