magnum/magnum/drivers/k8s_fedora_atomic_v1
Ricardo Rocha 0b18989a50 [kubernetes] add ingress controller
Add ingress controller configuration and backend to kubernetes clusters.

A new label 'ingress_controller' defines which backend should serve
ingress, with traefik added as the only option for now.

It is defined as a DaemonSet, with instances on all nodes defined with a
certain role. This role is set as an additional cluster label
'ingress_controller_role', with a default value of 'ingress'.

For now no node is automatically set with this role, with users or operators
having to do this manually after cluster creation.

Change-Id: I5175cf91f37e2988dc3d33042558d994810842f3
Closes-Bug: #1738808
2018-02-22 15:54:46 +00:00
..
templates [kubernetes] add ingress controller 2018-02-22 15:54:46 +00:00
tools [k8s] Monitoring with Prometheus and Grafana 2017-03-17 11:41:43 +01:00
__init__.py Bay driver: k8s Fedora Atomic 2016-07-11 10:50:06 -05:00
driver.py Move scale managers at driver level 2017-01-23 17:16:32 +01:00
template_def.py Refactor driver interface (pt 1) 2016-12-01 09:23:46 -06:00
version.py Upgrade to Fedora 25 2017-01-26 15:40:34 +01:00