jupyter k8s #15
Deploy this charm on Kubernetes with the CLI. Find out how by reading the docs.
Description
This charm creates a container in kubernetes capable of launching Spark workloads.
Overview
Welcome to Omnivector's Jupyter + Spark on Kubernetes. This charm enables you to run Spark jobs on k8s from a Jupyter notebook on k8s.
Usage
Deploy this charm to a kubernetes cluster and login to the Jupyter webui to get started.
Find example Dockerfiles compatible for use with this charm here.
License
- AGPLv3 (see
LICENSE
file in this directory)
Copyright
- Omnivector Solutions 2019 (c) admin@omnivector.solutions
Configuration
- jupyter-password
- (string) Password for the Jupyter Notebook http frontend. If no password is supplied, the http endpoint will expose an unauthenticated HTTP webui.
- changeme