An opinionated AI stack built for Kubernetes by default
Project description
============
Kubelaunch
============
.. image:: https://img.shields.io/pypi/v/hugo_jupyter.svg
:target: https://pypi.python.org/pypi/kubelaunch
.. image:: https://img.shields.io/travis/knowsuchagency/kubelaunch.svg
:target: https://travis-ci.org/knowsuchagency/kubelaunch
.. image:: https://pyup.io/repos/github/knowsuchagency/kubelaunch/shield.svg
:target: https://pyup.io/repos/github/knowsuchagency/kubelauch/
:alt: Updates
.. image:: https://img.shields.io/github/license/mashape/apistatus.svg
Making analytics-ops on Kubernetes easy.
* Documentation: https://kuberlytics.github.io/kubelaunch
* Source: https://github.com/kuberlytics/kubelaunch
Installation
------------
.. code-block:: bash
pip install kubelaunch
Usage
-----
.. code-block:: bash
kubel -h
This will create a directory locally if it doesn't exist and initialize a config file.
Docker Image
-----
This is a Jupyter Singleuser container with Google Cloud Platform and Azure CLI installed.
Build locally:
```
docker build -t kuberlytics/kubelaunch:latest -t kuberlytics/kubelaunch:v0.0.1 .
```
### To use Locally for example.
```
docker run -it --rm -p 8888:8888 -v /Users/<yourpath>/launch:/home/jovyan/launch --user root -e GRANT_SUDO=yes kuberlytics/kubelaunch:latest
```
### To simulate online version without local sharing of volume.
```
docker run -it --rm -p 8888:8888 --user root -e GRANT_SUDO=yes kuberlytics/launch:latest
```
Kubelaunch
============
.. image:: https://img.shields.io/pypi/v/hugo_jupyter.svg
:target: https://pypi.python.org/pypi/kubelaunch
.. image:: https://img.shields.io/travis/knowsuchagency/kubelaunch.svg
:target: https://travis-ci.org/knowsuchagency/kubelaunch
.. image:: https://pyup.io/repos/github/knowsuchagency/kubelaunch/shield.svg
:target: https://pyup.io/repos/github/knowsuchagency/kubelauch/
:alt: Updates
.. image:: https://img.shields.io/github/license/mashape/apistatus.svg
Making analytics-ops on Kubernetes easy.
* Documentation: https://kuberlytics.github.io/kubelaunch
* Source: https://github.com/kuberlytics/kubelaunch
Installation
------------
.. code-block:: bash
pip install kubelaunch
Usage
-----
.. code-block:: bash
kubel -h
This will create a directory locally if it doesn't exist and initialize a config file.
Docker Image
-----
This is a Jupyter Singleuser container with Google Cloud Platform and Azure CLI installed.
Build locally:
```
docker build -t kuberlytics/kubelaunch:latest -t kuberlytics/kubelaunch:v0.0.1 .
```
### To use Locally for example.
```
docker run -it --rm -p 8888:8888 -v /Users/<yourpath>/launch:/home/jovyan/launch --user root -e GRANT_SUDO=yes kuberlytics/kubelaunch:latest
```
### To simulate online version without local sharing of volume.
```
docker run -it --rm -p 8888:8888 --user root -e GRANT_SUDO=yes kuberlytics/launch:latest
```
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kubelaunch-0.0.6.tar.gz
(17.5 kB
view details)
File details
Details for the file kubelaunch-0.0.6.tar.gz.
File metadata
- Download URL: kubelaunch-0.0.6.tar.gz
- Upload date:
- Size: 17.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f25a1b8a2d320272c735d426a1b3b3c276a3233ec398142523e0d39d069d4d4
|
|
| MD5 |
945c9f35aa8d1f38298eb1a950f328ca
|
|
| BLAKE2b-256 |
058a72d3d139e8312f0ad11c33caf0858d1fe934a90c24fee171eb69db79d34d
|