Update route-to-virtual-services.mdx

Update to consul k8s 1.2.0
pull/18069/head
David Yu 2023-07-10 15:08:58 -07:00 committed by John Maguire
parent a30ba335b6
commit 3ef758cefb
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ Complete the following steps to configure failover service instances in Consul o
## Requirements
- `consul-k8s` v1.2.0-beta1 or newer.
- `consul-k8s` v1.2.0 or newer.
- Consul service mesh must be enabled. Refer to [How does Consul service mesh work on Kubernetes](/consul/docs/k8s/connect).
- Proxies must be configured to run in transparent proxy mode.
- To query virtual DNS names, you must use Consul DNS.
@ -119,4 +119,4 @@ You can query the KubeDNS if the real and virtual services are in the same Kuber
http://virtual-api.<namespace>.svc.cluster.local
```
Note that you cannot use KubeDNS if a corresponding Kubernetes service and pod do not exist.
Note that you cannot use KubeDNS if a corresponding Kubernetes service and pod do not exist.