Created
September 18, 2022 11:10
-
-
Save josephrodriguez/07e6f4816d9628587fff79336cfbd472 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Name: pod-affinity-1 | |
Namespace: default | |
Priority: 0 | |
Service Account: default | |
Node: <none> | |
Labels: <none> | |
Annotations: <none> | |
Status: Pending | |
IP: | |
IPs: <none> | |
Containers: | |
springboot: | |
Image: josephrodriguez/springboot-starterkit | |
Port: <none> | |
Host Port: <none> | |
Environment: <none> | |
Mounts: | |
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-9ktfb (ro) | |
... | |
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 56s (x3 over 10m) default-scheduler 0/4 nodes are available: 1 node(s) had untolerated taint {node-role.kubernetes.io/control-plane: }, 4 node(s) didn't match Pod's node affinity/selector. preemption: 0/4 nodes are available: 4 Preemption is not helpful for scheduling. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment