Skip to content
Open
Changes from all commits
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
2 changes: 1 addition & 1 deletion content/09-traffic-management/08-egress-gateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ telnet 10.59.118.59 6379
Connected to 10.59.118.59
```

9. We will also create an ingress gateway and configure the service entry to flow the traffic via the egress gateway:
9. We will also create an egress gateway and configure the service entry to flow the traffic via the egress gateway:

```
apiVersion: networking.istio.io/v1alpha3
Expand Down