GitHub user fi-ecavc closed a discussion: Why can the image be successfully uploaded to the image repository when the application is released, but the access is denied when the task is to pull the image?
when pull task image,I got errors: Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 56s default-scheduler Successfully assigned kube-system/flink-cdc-datalake-5f9746c4f4-wt44z to dev13 Normal Pulling 21s (x3 over 56s) kubelet Pulling image "registry.cn-shenzhen.aliyuncs.com/streampark-flink/streamparkflinkjob-kube-system-flink-cdc-datalake" Warning Failed 21s (x3 over 56s) kubelet Failed to pull image "registry.cn-shenzhen.aliyuncs.com/streampark-flink/streamparkflinkjob-kube-system-flink-cdc-datalake": rpc error: code = Unknown desc = failed to pull and unpack image "registry.cn-shenzhen.aliyuncs.com/streampark-flink/streamparkflinkjob-kube-system-flink-cdc-datalake:latest": failed to resolve reference "registry.cn-shenzhen.aliyuncs.com/streampark-flink/streamparkflinkjob-kube-system-flink-cdc-datalake:latest": pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed Warning Failed 21s (x3 over 56s) kubelet Error: ErrImagePull Normal BackOff 5s (x3 over 55s) kubelet Back-off pulling image "registry.cn-shenzhen.aliyuncs.com/streampark-flink/streamparkflinkjob-kube-system-flink-cdc-datalake" Warning Failed 5s (x3 over 55s) kubelet Error: ImagePullBackOff GitHub link: https://github.com/apache/incubator-streampark/discussions/3194 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
