Skip to content

Services Overview

The cluster runs several platform services for students and faculty. Each service has its own namespace and is accessible via a *.nstsdc.org subdomain.

Platform services

ServiceURLPurpose
NST Initinit.nstsdc.orgSelf-service app deployment portal
JupyterHublab.nstsdc.orgPython/data science notebook environment
Overleafoverleaf.nstsdc.orgCollaborative LaTeX editor
Rancherrancher.nstsdc.orgCluster management dashboard
Container Registrynst-n1:30500Private Docker image registry
Student Sandboxsandbox.nstsdc.orgIsolated SSH containers for web deployment
N8Nn8n.nstsdc.orgWorkflow Automation
Open WebUIai.nstsdc.orgOn-premise AI Model

Student applications

Students deploy their own apps to the cluster. Each gets a namespace and a public URL. Current student deployments include portfolios, voice assistants, games, and APIs.

bash
# See all ingress rules (i.e., all public URLs)
kubectl get ingress -A

Fun stuff

ServiceAccess
Minecraftcalifornia-utter.gl.joinmc.link:25565 (Java Edition)

Built by students, for students.