-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Hello
I have deployed the notebook service from okdp-ui, and when I try to us it, I have the error 2025-09-17T12:36:52Z [Warning] Error: ImagePullBackOff
The docker image ghcr.io/kubotal/spark-notebook:2024-05-27-001 mentionned in the package jupyterhub/jupyterhub.yaml has probably been removed from the registry ghcr.io
I tried to pull it manually:
❯ docker pull ghcr.io/kubotal/spark-notebook:2024-05-27-001
2024-05-27-001: Pulling from kubotal/spark-notebook
no matching manifest for linux/amd64 in the manifest list entriesI succeeded to pull it with the sha256
❯ docker pull ghcr.io/kubotal/spark-notebook:2024-05-27-001@sha256:3aa01074662dbe642b984ae560e89f46ef6071db9382af69c51a9c60ddadca31
ghcr.io/kubotal/spark-notebook@sha256:3aa01074662dbe642b984ae560e89f46ef6071db9382af69c51a9c60ddadca31: Pulling from kubotal/spark-notebook
9b076355b79b: Pulling fs layer
...regards
Metadata
Metadata
Assignees
Labels
No labels