ManagedClusterAppRoutingIstio Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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' |