Skip to content

Commit

Permalink
Merge e5ef0d5 into backport/docs/add-jobs-k8s/marginally-talented-magpie
Browse files Browse the repository at this point in the history
  • Loading branch information
hc-github-team-consul-core authored Jul 7, 2023
2 parents a185b4c + e5ef0d5 commit d8af7b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/k8s/connect/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ When transparent proxy mode is enabled, all service-to-service traffic is requir

-> **Note:** A Kubernetes Service is **required** to register services on the Consul Service Mesh as Consul monitors the lifecyle of a Kubernetes service and its service instances using the service object. In addition the Kubernetes service is used to register and de-register the service from the Catalog.

Below are multiple scenarios for registering workloads on Kubernetes onto Consul Service Mesh. Each scenario provides an example Kubernetes manifest to help quickly understand how to use Consul Service Mesh once you have installed Consul on Kubernetes.
Below are multiple scenarios for registering workloads on Kubernetes onto Consul Service Mesh. Each scenario provides an example Kubernetes manifest to help quickly understand how to use Consul Service Mesh on a specific Kubernetes workload type.

- [Kubernetes Pods running as a deployment](#kubernetes-pods-running-as-a-deployment)
- [Connecting to mesh-enabled Services](#connecting-to-mesh-enabled-services)
Expand Down

0 comments on commit d8af7b9

Please sign in to comment.