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

https://github.com/beda-software/tk3

Kubernetes based platform for jupiter with strong Github integration
https://github.com/beda-software/tk3

Last synced: 9 months ago
JSON representation

Kubernetes based platform for jupiter with strong Github integration

Awesome Lists containing this project

README

          

# Jupyter instance controller for kubernetes
[![Build Status](https://travis-ci.org/beda-software/tk3.svg?branch=master)](https://travis-ci.org/beda-software/tk3)

## Architecture

TK3 is a kubernetes based platform for jupiter with strong Github integration.

![schema](https://github.com/beda-software/tk3/blob/master/images/idea.jpg)

## Installation

```sh
kubectl apply deplyment.yaml
```

## Development

TODO: Use json schema
TODO: deploy script for controller and webapp (store secrets and make deployment)
TODO: use restricted token for controller

AIDBOX:
TODO: Integrate with aidbox (JupyterInstanceResource in aidbox)
TODO: feedback by callback-url

## License

Copyright © 2018 Health-Samurai

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.