Update service discovery description

pull/7883/head
Brandon Romano 5 years ago
parent 9556286b7c
commit ecbedd5109

@ -5,7 +5,7 @@ export default function ServiceDiscoveryAndHealthCheckingPage() {
return (
<UseCaseLayout
title="Service Discovery and Health Checking"
description="Service registry, integrated health checks, and DNS and HTTP interfaces enable any service to discover and be discovered by other services"
description="Discover, Register and Resolve services for application workloads across any cloud. Automatically add and remove services based on health checking."
>
<TempUseCaseChildren />
</UseCaseLayout>

Loading…
Cancel
Save