ALTS

    As of Envoy v1.18 the v2 API has been removed and is no longer supported.

    If you are upgrading from v2 API config you may wish to view the v2 API documentation:

    This extension may be referenced by the qualified name

    This extension is intended to be robust against both untrusted downstream and upstream traffic.

    Tip

    This extension extends and can be used with the following extension categories:

    [extensions.transport_sockets.alts.v3.Alts proto]

    Configuration for ALTS transport socket. This provides Google’s ALTS protocol to Envoy. Store the peer identity in dynamic metadata, namespace is “envoy.transport_socket.peer_information”, key is “peer_identity”.

    handshaker_service

    (string, REQUIRED) The location of a handshaker service, this is usually 169.254.169.254:8080 on GCE.

    (repeated ) The acceptable service accounts from peer, peers not in the list will be rejected in the handshake validation step. If empty, no validation will be performed.