Skip to content

Commit

Permalink
Update service-sync.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
David Yu committed Jul 6, 2023
1 parent fb14419 commit 3b7b2a0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions website/content/docs/k8s/service-sync.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,7 @@ service discovery, including hosted services like databases.

~> Enabling both Service Mesh and Service Sync on the same Kubernetes services is not supported, as Service Mesh also registers Kubernetes service instances to Consul. Ensure that Service Sync is only enabled for namespaces and services that are not injected with the Consul sidecar for Service Mesh as described in [Sync Enable/Disable](/consul/docs/k8s/service-sync#sync-enable-disable).

The service sync feature deploys a long-running process which can
can run either inside or outside of a Kubernetes cluster. However, running this process within
the Kubernetes cluster is generally easier since it is automated using the
[Helm chart](/consul/docs/k8s/helm).
The service sync feature deploys a long-running process which can run either inside or outside of a Kubernetes cluster. However, running this process within the Kubernetes cluster is generally easier since it is automated using the [Helm chart](/consul/docs/k8s/helm).

The Consul server cluster can run either in or out of a Kubernetes cluster.
The Consul server cluster does not need to be running on the same machine
Expand Down

0 comments on commit 3b7b2a0

Please sign in to comment.