The Kubenet plugin has the following requirements:
- The node must be assigned a subnet to allocate IP addresses for its pods
- The standard CNI bridge, lo, and host-local plugins are required for version 0.2.0 or greater
- The Kubelet must be run with the --network-plugin=kubenet argument
- The Kubelet must be run with the --non-masquerade-cidr=<clusterCidr> argument