Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 698 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 698 Bytes

Kube-importer

Kube-importer component is a storage class manager for Containerum.

Prerequisites

  • Kubernetes

Installation

Using Helm

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

Contributions

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

License

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