ManagedClusterAppRoutingIstio Class

Definition

Configuration for using a sidecar-less Istio control plane for managed ingress via the Gateway API with App Routing. See https://aka.ms/gateway-on-istio for information on using Istio for ingress via the Gateway API.

public class ManagedClusterAppRoutingIstio
type ManagedClusterAppRoutingIstio = class
Public Class ManagedClusterAppRoutingIstio
Inheritance
ManagedClusterAppRoutingIstio

Constructors

Name Description
ManagedClusterAppRoutingIstio()

Initializes a new instance of the ManagedClusterAppRoutingIstio class.

ManagedClusterAppRoutingIstio(String)

Initializes a new instance of the ManagedClusterAppRoutingIstio class.

Properties

Name Description
Mode

Gets or sets whether to enable Istio as a Gateway API implementation for managed ingress with App Routing. Possible values include: 'Enabled', 'Disabled'

Applies to