NetworkPlugin 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.
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. |