- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for use_original_dst (0.15 sec)
-
istioctl/pkg/writer/compare/testdata/configdump.json
} } } ] } ], "use_original_dst": false, "listener_filters": [ { "name": "envoy.filters.listener.original_dst", "typed_config": {
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Tue Mar 12 10:02:09 UTC 2024 - 52K bytes - Viewed (0) -
istioctl/pkg/writer/compare/testdata/configdump_diff.json
} } } ] } ], "use_original_dst": false, "listener_filters": [ { "name": "envoy.filters.listener.original_dst", "typed_config": {
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Tue Mar 12 10:02:09 UTC 2024 - 51.6K bytes - Viewed (0) -
istioctl/pkg/authz/testdata/configdump.yaml
"cluster": "PassthroughCluster" } } ], "name": "virtualOutbound-catchall-tcp" } ], "use_original_dst": true, "traffic_direction": "OUTBOUND" }, "last_updated": "2023-06-20T09:07:41.992Z" } }, { "name": "virtualInbound", "active_state": {
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Jun 21 14:20:23 UTC 2023 - 206.7K bytes - Viewed (0) -
architecture/ambient/ztunnel.md
This is where most of Ztunnel's logic lives. For outbound traffic, we need to first determine where the traffic is destined to. As Ztunnel operates at L4, we only have the destination IP/port (recovered via `SO_ORIGINAL_DST`). This may be an IP of a Service, a Pod, or something outside the cluster. Ztunnel will look up the destination from the [addresses](#address-type) it is configured with.
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Jul 17 23:10:17 UTC 2024 - 16.8K bytes - Viewed (0)