streams-manifests/jupyter
2025-01-28 14:42:42 +01:00
..
base Add jupyter notebook 2025-01-28 14:32:02 +01:00
overlays Add jupyter notebook 2025-01-28 14:32:02 +01:00
jupyter-application.yaml Set true values to jupyter-application.yaml 2025-01-28 14:42:42 +01:00
readme.md Add jupyter notebook 2025-01-28 14:32:02 +01:00

kubectl create ns jupyter kubectl -n jupyter apply -f jupyter-persistent-volume.yaml kubectl -n jupyter apply -f jupyter-deployment.yaml kubectl -n jupyter apply -f jupyter-service.yaml kubectl -n jupyter apply -f s3-secrets-trino.yaml

kubectl get pvc -n jupyter kubectl get pvc -n jupyter

kubectl -n jupyter port-forward svc/jupyter-notebook-service 8888:8888

kubectl -n jupyter logs jupyter-notebook-676fb4f85b-sb2h8 kubectl -n jupyter describe jupyter-notebook-676fb4f85b-sb2h8

kubectl get no -o=wide

!pip install