{"id":17888306,"url":"https://github.com/squat/jupyter-operator","last_synced_at":"2025-03-22T19:33:56.614Z","repository":{"id":57507644,"uuid":"110273733","full_name":"squat/jupyter-operator","owner":"squat","description":"A Kubernetes operator for Jupyter Notebooks","archived":false,"fork":false,"pushed_at":"2019-03-21T16:20:22.000Z","size":22636,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T14:05:55.745Z","etag":null,"topics":["jupyter","jupyter-notebook","kubernetes","operator"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/squat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-10T17:23:48.000Z","updated_at":"2024-06-26T20:01:53.000Z","dependencies_parsed_at":"2022-09-19T05:31:13.630Z","dependency_job_id":null,"html_url":"https://github.com/squat/jupyter-operator","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squat%2Fjupyter-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squat%2Fjupyter-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squat%2Fjupyter-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squat%2Fjupyter-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squat","download_url":"https://codeload.github.com/squat/jupyter-operator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245013740,"owners_count":20547175,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jupyter","jupyter-notebook","kubernetes","operator"],"created_at":"2024-10-28T13:37:02.673Z","updated_at":"2025-03-22T19:33:53.460Z","avatar_url":"https://github.com/squat.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jupyter-Operator\n\nThis is a Kubernetes operator for [Jupyter Notebooks](https://jupyter.org/).\n\n[![Build Status](https://travis-ci.org/squat/jupyter-operator.svg?branch=master)](https://travis-ci.org/squat/jupyter-operator)\n[![Go Report Card](https://goreportcard.com/badge/github.com/squat/jupyter-operator)](https://goreportcard.com/report/github.com/squat/jupyter-operator)\n\n## Overview\n\nThe Jupyter Operator automates the deployment of Jupyter Notebooks to a Kubernetes Cluster.\nIt configures TLS certificates for the Notebook server and exposes the application via ingress and service resources.\n\n## Requirements\n\n* Kubernetes v1.7+\n\n## Usage\n\n### Create the RBAC resources for the operator\n\n```sh\nkubectl create -f example/rbac\n```\n\n### Deploy the Jupyter Operator\n\n```sh\nkubectl create -f examples/deployment.yaml\n```\n\n### Create a notebook\n\n```sh\nkubectl create -f examples/notebook.yaml\n```\n\n### Access the notebook\n\nResolve DNS for `example-notebook.example.com` as the Kubernetes cluster, e.g. edit `/etc/hosts`:\n```sh\n\u003ckubernetes-ip-address\u003e example-notebook.example.com\n```\n\nNavigate a browser to `example-notebook.example.com` and login with the password `mypassword`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquat%2Fjupyter-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsquat%2Fjupyter-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquat%2Fjupyter-operator/lists"}