KnownNetworkPlugin enum
Known values of NetworkPlugin that the service accepts.
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 | Do not use a network plugin. A custom CNI will need to be installed after cluster creation for networking functionality. |