Enum NetworkCni
Enumerates the supported of cluster network providers.
Namespace: Neon.Kube.ClusterDef
Assembly: Neon.Kube.dll
Syntax
public enum NetworkCni
Fields
Name | Description |
---|---|
Calico | The Calico network provider. As of 01/2019, this is probably the most popular network provider. This is currently the default provider deployed for a NEONKUBE but we expect to change this to the Istio integrated provider when that is ready. |
Istio | The Istio integrated provider. This isn't quite ready for prime time yet but will eventually become the default provider. |