kubesphere / ks-installer

Install KubeSphere on existing Kubernetes cluster
https://kubesphere.io
Apache License 2.0
532 stars 746 forks source link

ks-install 安装 Init:ImagePullBackOff #132

Open luoyucumt opened 5 years ago

luoyucumt commented 5 years ago

ks-install安装报错:

https://dockerhub.qingcloud.com/v2/qingcloud/jenkins-uc/manifests/0.9.0-dev: unauthorized: authentication required

期待回复

pixiake commented 5 years ago

对应的deploy是有imagePullSecrets的,可以添加下边的imagePullSecrets

imagePullSecrets:
      - name: qingcloud