Pull image problem from cr.l5d.io

Trying out new feature “adding-non-kubernetes-workloads”, but the introduction material includes pulling an image, that doesn’t appear to be there. It’s the client pod that fails. It’s probably not an access problem, as I am able to pull other Linkerd images . The step that fails, is in pulling the image needed in the cluster that sends data to the non-kubernetes machine:

docker pull cr.l5d.io/linkerd/client:current
Error response from daemon: Head “https://ghcr.io/v2/linkerd/client/manifests/current”: denied

But, pulling other images from this site works fine.

Thanks for any help

For anyone else who finds this, I’m working on updating the docs on this – there’s never been a “client” image.