An open API service indexing awesome lists of open source software.

https://github.com/containerum/api-gateway

Gateway for Containerum components
https://github.com/containerum/api-gateway

api containerum gateway-api https-proxy kubernetes platform security

Last synced: 9 months ago
JSON representation

Gateway for Containerum components

Awesome Lists containing this project

README

          

# Gateway
Gateway is an API service that provides routing for [Containerum](https://github.com/containerum/containerum) components.

## Prerequisites
* Kubernetes

## Installation

### Using Helm

```
helm repo add containerum https://charts.containerum.io
helm repo update
helm install containerum/api-gateway
```

## Contributions
Please submit all contributions concerning Gateway component to this repository. Contributing guidelines are available [here](https://github.com/containerum/containerum/blob/master/CONTRIBUTING.md).

## License
Gateway project is licensed under the terms of the Apache License Version 2.0. Please see LICENSE in this repository for more details.