次の方法で共有


NetworkPlugin Class

Definition

Defines values for NetworkPlugin.

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

Fields

Azure

Use the Azure CNI network plugin. See Azure CNI (advanced) networking for more information.

Kubenet

Use the Kubenet network plugin. See Kubenet (basic) networking for more information.

None

No CNI plugin is pre-installed. See BYO CNI for more information.

Applies to