Failed to pull image xxx unauthorized: authentication required

在执行完kubectl create deployment后执行kubectl describe pod发现出错了,错误描述:

Failed to pull image "xxx":  unauthorized: authentication required

解决方法,删除deployment和pod后重新执行kubectl create deployment

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章