Update service discovery description
This commit is contained in:
parent
aa648cb47e
commit
455c58395f
|
@ -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…
Reference in New Issue