Question about "Minio CreateContainerConfigError" in kubeflow v1.1

147 views
Skip to first unread message

赵红旗

unread,
Feb 9, 2021, 9:43:16 PM2/9/21
to kubeflow-discuss
Hi, all
I installed kubeflow on the K8s cluster, minio keeps reporting errors: CreateContainerConfigError.

kubectl get pods show:
minio-6647564c5c-hx64f                                       0/1     CreateContainerConfigError           
ml-pipeline-6bc56cd86d-b9m74                                 1/2     CrashLoopBackOff 


describe minio pods:
Conditions:
  Type              Status
  Initialized       True 
  Ready             False 
  ContainersReady   False 
  PodScheduled      True 
Volumes:
  data:
    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
    ClaimName:  minio-pvc
    ReadOnly:   false
  default-token-pcxsb:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  default-token-pcxsb
    Optional:    false
QoS Class:       BestEffort
Node-Selectors:  <none>
Tolerations:     node.kubernetes.io/not-ready:NoExecute for 300s
                 node.kubernetes.io/unreachable:NoExecute for 300s
Events:
  Type    Reason  Age                   From                             Message
  ----    ------  ----                  ----                             -------
  Normal  Pulled  10s (x7029 over 25h)  kubelet, autopilot-gpu-data0003  Container image "gcr.io/ml-pipeline/minio:RELEASE.2019-08-14T20-37-41Z-license-compliance" already present on machine

I can't find the cause of this problem. thanks
Reply all
Reply to author
Forward
0 new messages