Skip to content
Snippets Groups Projects
Unverified Commit 812fe92e authored by David Yu's avatar David Yu Committed by GitHub
Browse files

Update website/content/docs/k8s/connect/ingress-controllers.mdx


Co-authored-by: default avatarmrspanishviking <kcardenas@hashicorp.com>
parent 1bcd9479
No related merge requests found
......@@ -12,7 +12,9 @@ description: Configuring Ingress Controllers With Consul On Kubernetes
[Transparent Proxy](/docs/connect/transparent-proxy) mode enabled.
This page describes a general approach for integrating Ingress Controllers with Consul on Kubernetes to secure traffic from the Controller
to the backend services by deploying sidecars along your Ingress Controller. This allows Consul to transparently secure traffic from the ingress point through the entire traffic flow of the service. If you are looking for a fully supported solution for ingress traffic into Consul Service Mesh, please visit [Consul API Gateway](https://www.consul.io/docs/api-gateway) for instruction on how to install Consul API Gateway along with Consul on Kubernetes.
to the backend services by deploying sidecars along with your Ingress Controller. This allows Consul to transparently secure traffic from the ingress point through the entire traffic flow of the service.
If you are looking for a fully supported solution for ingress traffic into Consul Service Mesh, please visit [Consul API Gateway](https://www.consul.io/docs/api-gateway) for instruction on how to install Consul API Gateway along with Consul on Kubernetes.
A few steps are generally required to enable an Ingress controller to join the mesh and pass traffic through to a service:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment