Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport of docs - add service sync annotations and k8s service weight annotation into release/1.15.x #18039

Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
backport of commit 29442ad
  • Loading branch information
David Yu authored Jul 6, 2023
commit 3b2a1bb325a6f1ab7ec9262b28babc4627428700
2 changes: 1 addition & 1 deletion website/content/docs/k8s/service-sync.mdx
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@ service discovery, including hosted services like databases.

## Installation and configuration

~> 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 Catalog 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).
~> 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 catalog sync feature deploys a long-running process which can
can run either inside or outside of a Kubernetes cluster. However, running this process within