Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 821 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 821 Bytes

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.