mirror of https://github.com/istio/istio.io.git
Ajust format for traffic-management (#13192)
Signed-off-by: xin.li <xin.li@daocloud.io>
This commit is contained in:
parent
c00bf9d1fd
commit
efdd982450
|
|
@ -458,8 +458,8 @@ Istio provides some preconfigured gateway proxy deployments
|
||||||
(`istio-ingressgateway` and `istio-egressgateway`) that you can use - both are
|
(`istio-ingressgateway` and `istio-egressgateway`) that you can use - both are
|
||||||
deployed if you use our [demo installation](/docs/setup/getting-started/),
|
deployed if you use our [demo installation](/docs/setup/getting-started/),
|
||||||
while just the ingress gateway is deployed with our
|
while just the ingress gateway is deployed with our
|
||||||
[default profile.](/docs/setup/additional-setup/config-profiles/) You
|
[default profile](/docs/setup/additional-setup/config-profiles/).
|
||||||
can apply your own gateway configurations to these deployments or deploy and
|
You can apply your own gateway configurations to these deployments or deploy and
|
||||||
configure your own gateway proxies.
|
configure your own gateway proxies.
|
||||||
|
|
||||||
### Gateway example {#gateway-example}
|
### Gateway example {#gateway-example}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue