A ASM Configuration

In the current release 25.1.202, the "cluster.service" and "type" fields are added as a part of ASM Envoy Filter configuration enhancements.

The following list includes the Custom Resource Definitions (CRDs) with supported fields:
  • Service Entry:
    • hosts
    • exportTo
    • addresses
    • ports.name
    • ports.number
    • ports.protocol
    • resolution
  • Destination Rule:
    • host
    • mode
    • sbitimers
    • tcpConnectTimeout
    • tcpKeepAliveProbes
    • tcpKeepAliveTime
    • tcpKeepAliveInterval
  • Envoy Filter:
    • labelselector
    • applyTo
    • filtername
    • operation
    • typeconfig
    • configkey
    • configvalue
    • stream_idle_timeout
    • max_stream_duration
    • patchContext
    • networkFilter_listener_port
    • transport_socket_connect_timeout
    • filterChain_listener_port
    • route_idle_timeout
    • route_max_stream_duration
    • httpRoute_routeConfiguration_port
    • vhostname
    • cluster.service
    • type
  • Peer Authentication:
    • labelselector
    • tlsmode
  • Virtual Service:
    • host
    • destinationhost
    • port
    • exportTo
    • retryon
    • timeout
  • Request Authentication:
    • labelselector
    • issuer
    • jwks/jwksUri
  • Policy Authorization:
    • labelselector
    • action
    • hosts
    • paths
    • xfccvalues

Note: