snapp-incubator / route-to-contour-httpproxy

A Kubernetes controller for converting Openshift HAProxy Route to Contour HTTPProxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

route-to-contour-httpproxy

A Kubernetes controller for converting Openshift HAProxy Route to Contour HTTPProxy

Description

Currently, the project consists of a single controller which watches route and httpproxy resources. The controller tries to create/update an httpproxy that matches the corresponding route(s) in functionalities, e.g. tls termination, port mapping, etc.

About

A Kubernetes controller for converting Openshift HAProxy Route to Contour HTTPProxy


Languages

Language:Go 87.1%Language:Makefile 9.0%Language:Smarty 2.3%Language:Dockerfile 1.5%