Share via


IstioEgressGateway interface

Istio egress gateway configuration.

Properties

enabled

Whether to enable the egress gateway.

gatewayConfigurationName

Name of the gateway configuration custom resource for the Istio add-on egress gateway. Must be specified when enabling the Istio egress gateway. Must be deployed in the same namespace that the Istio egress gateway will be deployed in.

name

Name of the Istio add-on egress gateway.

namespace

Namespace that the Istio add-on egress gateway should be deployed in. If unspecified, the default is aks-istio-egress.

Property Details

enabled

Whether to enable the egress gateway.

enabled: boolean

Property Value

boolean

gatewayConfigurationName

Name of the gateway configuration custom resource for the Istio add-on egress gateway. Must be specified when enabling the Istio egress gateway. Must be deployed in the same namespace that the Istio egress gateway will be deployed in.

gatewayConfigurationName?: string

Property Value

string

name

Name of the Istio add-on egress gateway.

name: string

Property Value

string

namespace

Namespace that the Istio add-on egress gateway should be deployed in. If unspecified, the default is aks-istio-egress.

namespace?: string

Property Value

string