website: fix the description of the sync page

This commit is contained in:
Mitchell Hashimoto 2018-09-25 17:56:19 -05:00
parent 9ec50a732f
commit 58132810a1
No known key found for this signature in database
GPG Key ID: 744E147AA52F5B0A
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ layout: "docs"
page_title: "Service Sync - Kubernetes"
sidebar_current: "docs-platform-k8s-service-sync"
description: |-
One of the primary query interfaces to Consul is the DNS interface. The Consul DNS interface can be exposed for all pods in Kubernetes using a stub-domain configuration.
The services in Kubernetes and Consul can be automatically synced so that Kubernetes services are available to Consul agents and services in Consul can be available as first-class Kubernetes services.
---
# Syncing Kubernetes and Consul Services