updated failover for k8s w-tproxy page title (#17683)

This commit is contained in:
trujillo-adam 2023-06-12 17:30:17 -07:00 committed by GitHub
parent 28d81ec79f
commit 0ddafcf924
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
---
layout: docs
page_title: Configure failover service instances
page_title: Configure failover services on Kubernetes
description: Learn how to define failover services in Consul on Kubernetes when proxies are in transparent proxy mode. Consul can send traffic to backup service instances if a destination service becomes unhealthy or unresponsive.
---
# Configure failover service instances
# Configure failover services on Kubernetes
This topic describes how to configure failover service instances in Consul on Kubernetes when proxies are in transparent proxy mode. If a service becomes unhealthy or unresponsive, Consul can use the service resolver configuration entry to send inbound requests to backup services. Service resolvers are part of the service mesh proxy upstream discovery chain. Refer to [Service mesh traffic management](/consul/docs/connect/l7-traffic) for additional information.