The project provides an HTTP server which is answering to requests according to matches, resources and mappings described as kubernetes resources.
It consists of three different parts:
- a library for an HTTP server serving requests according to configured query-matchers, mappings, resources and an optional Discovery API for metadata
- a Kubernetes controller offering such a server by feeding it with configuration taken from Kubernetes resources.
- a Kubernetes controller implementing the discovery API based on a machine Kubernetes resource
For more details please refer to documentation folder /docs
We`d love to get a feedback from you. Please report bugs, suggestions or post question by opening a Github issue