Skip to content

containerum/kube

Repository files navigation

Kube-api

Build Status

Kube-api is a set of API for communication between Containerum components and Kubernetes.

Prerequisites

  • Kubernetes

Installation

Using Helm

  helm repo add containerum https://charts.containerum.io
  helm repo update
  helm install containerum/kube

Contributions

Please submit all contributions concerning Kube-api component to this repository. Contributing guidelines are available here.

License

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