Partilhar via


ManagedClusterPodIdentityProfile.AllowNetworkPluginKubenet Property

Definition

Running in Kubenet is disabled by default due to the security related nature of AAD Pod Identity and the risks of IP spoofing. See using Kubenet network plugin with AAD Pod Identity for more information.

public Azure.Provisioning.BicepValue<bool> AllowNetworkPluginKubenet { get; set; }
member this.AllowNetworkPluginKubenet : Azure.Provisioning.BicepValue<bool> with get, set
Public Property AllowNetworkPluginKubenet As BicepValue(Of Boolean)

Property Value

Applies to