GatewayAPIIstioEnabled Class

Definition

Defines values for GatewayAPIIstioEnabled.

public static class GatewayAPIIstioEnabled
type GatewayAPIIstioEnabled = class
Public Class GatewayAPIIstioEnabled
Inheritance
GatewayAPIIstioEnabled

Fields

Name Description
Disabled

Disables the sidecar-less istio control plane for managed ingress via the Gateway API.

Enabled

Enables managed ingress via the Gateway API using a sidecar-less Istio controlplane.

Applies to