cloud-club / cloudclub-operator

6 stars 4 forks source link

unscheduing pod #13

Open tae2089 opened 1 month ago

tae2089 commented 1 month ago
Conditions:
  Type           Status
  PodScheduled   False
Volumes:
  kube-api-access-n2l2v:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason            Age   From               Message
  ----     ------            ----  ----               -------
  Warning  FailedScheduling  25s   default-scheduler  0/1 nodes are available: 1 node(s) didn't match Pod's node affinity/selector. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.
tae2089 commented 1 month ago

유빈님이 해줄 예정 문제는 affinity 설정으로 인해서 배치가 안됨