Share 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 bool? AllowNetworkPluginKubenet { get; set; }
member this.AllowNetworkPluginKubenet : Nullable<bool> with get, set
Public Property AllowNetworkPluginKubenet As Nullable(Of Boolean)

Property Value

Applies to