c12s-kubespray/roles/kubernetes-apps
Louis Woods bc9e14a762 Adds support for Multus (multiple interfaces) CNI plugin (#3166)
* Adds support for Multus (multiple interfaces) CNI plugin

Multus is a latin word for "Multi". As the name suggests, it acts as a
Multi plugin in Kubernetes and provides multiple network interface
support in a pod. Multus uses the concept of invoking delegates by
grouping multiple plugins into delegates and invoking them in the
sequential order of the CNI configuration file provided in json format.

* Change CNI version (0.1.0->0.3.1) of Contiv to be compatible with Multus
2018-11-04 01:07:38 -08:00
..
ansible Fix ansible syntax to avoid ansible deprecation warnings (#3512) 2018-10-16 15:33:30 -07:00
cloud_controller/oci Add new OCI cloud controls 2018-09-04 14:03:17 -04:00
cluster_roles Fix ansible syntax to avoid ansible deprecation warnings (#3512) 2018-10-16 15:33:30 -07:00
container_engine_accelerator Add support for GPU accelerator 2018-09-13 11:53:11 +02:00
external_provisioner Fix ansible syntax to avoid ansible deprecation warnings (#3512) 2018-10-16 15:33:30 -07:00
helm Fix ansible syntax to avoid ansible deprecation warnings (#3512) 2018-10-16 15:33:30 -07:00
ingress_controller ingress-nginx: Upgrade to 0.20.0 (#3565) 2018-10-23 05:08:03 -07:00
meta Remove EFK from Kubespray 2018-09-20 10:44:17 +02:00
network_plugin Adds support for Multus (multiple interfaces) CNI plugin (#3166) 2018-11-04 01:07:38 -08:00
persistent_volumes is-default-class is case sensative so we must return a lowercase string 2018-02-15 10:51:42 +01:00
policy_controller Fix ansible syntax to avoid ansible deprecation warnings (#3512) 2018-10-16 15:33:30 -07:00
registry Fix ansible syntax to avoid ansible deprecation warnings (#3512) 2018-10-16 15:33:30 -07:00
rotate_tokens/tasks Remove EFK from Kubespray 2018-09-20 10:44:17 +02:00