Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for PassThrough (0.32 sec)

  1. manifests/charts/base/crds/crd-all.gen.yaml

                                Valid Options: PASSTHROUGH, SIMPLE, MUTUAL, AUTO_PASSTHROUGH, ISTIO_MUTUAL, OPTIONAL_MUTUAL
                              enum:
                              - PASSTHROUGH
                              - SIMPLE
                              - MUTUAL
                              - AUTO_PASSTHROUGH
                              - ISTIO_MUTUAL
                              - OPTIONAL_MUTUAL
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  2. architecture/ambient/ztunnel.md

    In all cases, we spoof the original source IP.
    
    ### Inbound Passthrough
    
    Traffic entering a pod that is not transmitted over HBONE  (i.e. with a destination port != 15008) is handled by the "inbound passthrough" code path, on ztunnel's port 15006.
    
    This is fairly straightforward.
    
    First, we need to check that this traffic is allowed.
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Thu Apr 25 22:35:16 GMT 2024
    - 16.6K bytes
    - Viewed (0)
  3. RELEASE.md

            `:android_tensorflow_lib_lite*` targets instead.
    *   XLA
        *   Move `RoundToEven` function to xla/client/lib/math.h.
        *   A new environment variable `TF_XLA_DEBUG_OPTIONS_PASSTHROUGH` set to "1"
            or "true" allows the debug options passed within an XRTCompile op to be
            passed directly to the XLA compilation backend. If such variable is not
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top