Skip to content

containerum/api-gateway

Repository files navigation

Gateway

Gateway is an API service that provides routing for 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.

License

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