mirror of https://github.com/istio/istio.io.git
Small improvements to egress gateway doc (#14502)
* Small improvements to egress gateway doc * regen
This commit is contained in:
parent
6586ebc222
commit
37f6ccccc1
|
@ -296,8 +296,6 @@ spec:
|
||||||
- kind: ServiceEntry
|
- kind: ServiceEntry
|
||||||
group: networking.istio.io
|
group: networking.istio.io
|
||||||
name: cnn
|
name: cnn
|
||||||
hostnames:
|
|
||||||
- edition.cnn.com
|
|
||||||
rules:
|
rules:
|
||||||
- backendRefs:
|
- backendRefs:
|
||||||
- name: cnn-egress-gateway-istio
|
- name: cnn-egress-gateway-istio
|
||||||
|
@ -559,8 +557,6 @@ spec:
|
||||||
- kind: ServiceEntry
|
- kind: ServiceEntry
|
||||||
group: networking.istio.io
|
group: networking.istio.io
|
||||||
name: cnn
|
name: cnn
|
||||||
hostnames:
|
|
||||||
- edition.cnn.com
|
|
||||||
rules:
|
rules:
|
||||||
- backendRefs:
|
- backendRefs:
|
||||||
- name: cnn-egress-gateway-istio
|
- name: cnn-egress-gateway-istio
|
||||||
|
@ -987,7 +983,7 @@ $ kubectl delete namespace test-egress
|
||||||
|
|
||||||
{{< /tabset >}}
|
{{< /tabset >}}
|
||||||
|
|
||||||
1. Follow the steps in the [Cleanup HTTPS gateway](#cleanup-https-gateway) section.
|
2) Follow the steps in the [Cleanup HTTPS gateway](#cleanup-https-gateway) section.
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
|
|
|
@ -178,8 +178,6 @@ spec:
|
||||||
- kind: ServiceEntry
|
- kind: ServiceEntry
|
||||||
group: networking.istio.io
|
group: networking.istio.io
|
||||||
name: cnn
|
name: cnn
|
||||||
hostnames:
|
|
||||||
- edition.cnn.com
|
|
||||||
rules:
|
rules:
|
||||||
- backendRefs:
|
- backendRefs:
|
||||||
- name: cnn-egress-gateway-istio
|
- name: cnn-egress-gateway-istio
|
||||||
|
@ -373,8 +371,6 @@ spec:
|
||||||
- kind: ServiceEntry
|
- kind: ServiceEntry
|
||||||
group: networking.istio.io
|
group: networking.istio.io
|
||||||
name: cnn
|
name: cnn
|
||||||
hostnames:
|
|
||||||
- edition.cnn.com
|
|
||||||
rules:
|
rules:
|
||||||
- backendRefs:
|
- backendRefs:
|
||||||
- name: cnn-egress-gateway-istio
|
- name: cnn-egress-gateway-istio
|
||||||
|
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 126 KiB |
Loading…
Reference in New Issue