Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
voskvv authored and MargoTuleninova committed Jul 16, 2018
1 parent 086b845 commit c2eea33
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
@@ -1,7 +1,12 @@
# Kube API service for Containerum Platform
# Kube-api

[![Build Status](https://travis-ci.org/containerum/kube-api.svg?branch=develop)](https://travis-ci.org/containerum/kube-api)

Kube-api is a set of API for communication between [Containerum](https://github.com/containerum/containerum) components and Kubernetes.

## Prerequisites
* Kubernetes

## Installation

### Using Helm
Expand All @@ -11,3 +16,8 @@
helm repo update
helm install containerum/kube
```
## Contributions
Please submit all contributions concerning Kube-api component to this repository.

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

0 comments on commit c2eea33

Please sign in to comment.