Skip to content

Commit

Permalink
Update route-to-virtual-services.mdx
Browse files Browse the repository at this point in the history
Update to consul k8s 1.2.0
  • Loading branch information
David Yu authored and jm96441n committed Jul 11, 2023
1 parent a30ba33 commit 3ef758c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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.

0 comments on commit 3ef758c

Please sign in to comment.