.. | ||
base | ||
overlays | ||
jupyter-application.yaml | ||
readme.md |
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