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
2017-08-21 12:27:52 +00:00
2018-02-22 15:54:46 +00:00
2018-02-13 13:40:34 +00:00
2016-08-28 21:11:07 +01:00
2014-11-18 09:23:37 -05:00
2016-03-04 07:41:12 -05:00
2014-11-18 09:23:37 -05:00
2017-07-12 13:02:26 +00:00
2017-12-14 15:48:47 +05:30
2017-03-07 01:58:36 +00:00
2017-11-18 01:27:34 -08:00

Team and repository tags

image

Magnum

Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack.

For more information, please refer to the following resources:

Description
Container Infrastructure Management Service for OpenStack
Readme 92 MiB
Languages
Python 73.1%
Shell 26.6%
Dockerfile 0.3%