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

https://github.com/containerum/kube-importer

Kubernetes importer for Containerum
https://github.com/containerum/kube-importer

kubernetes

Last synced: 14 days ago
JSON representation

Kubernetes importer for Containerum

Awesome Lists containing this project

README

          

# Kube-importer
Kube-importer component is a storage class manager for [Containerum](https://github.com/containerum/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](https://github.com/containerum/containerum/blob/master/CONTRIBUTING.md).

## 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.