Replace JupyterHub with a simple FastAPI app to manage notebooks on Kubernetes

This page summarizes the projects mentioned and recommended in the original post on /r/Python

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • notebook-on-kube

    Create and manage your Notebooks on Kubernetes with ease.

  • notebook-on-kube is a straightforward FeastAPI application that relies on existing tools/features of the Kubernetes ecosystem (Helm, RBAC, ingress-nginx, HPA, Prometheus metrics), learn more about it at https://github.com/machine424/notebook-on-kube, give it a try and let me know :)

  • helm

    The Kubernetes Package Manager

  • What do you mean by stored? The notebooks are deployed on kubernetes using Helm https://helm.sh (1 notebook = 1 Helm release), their configs are stored as Secrets on Kubernetes. If you mean data inside the notebook, one can enable persistence (mount a PersistenVolume into the notebook) (via the Helm values, see https://github.com/machine424/notebook-on-kube#create-connect-to-and-delete-a-notebook).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to take down production with a single Helm command

    1 project | news.ycombinator.com | 4 Apr 2024
  • Deploy Kubernetes in Minutes: Effortless Infrastructure Creation and Application Deployment with Cluster.dev and Helm Charts

    3 projects | dev.to | 17 Feb 2024
  • Kubernets Helm Chart

    1 project | dev.to | 13 Feb 2024
  • Let's Celebrate Relicensing from an Open Source to a Proprietary License

    1 project | news.ycombinator.com | 12 Oct 2023
  • Ubuntu 22.04 üzerinde belirli bir Helm sürümü kurulumu

    1 project | dev.to | 26 Jul 2023