Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pod needs toleration to be able connect to master nodes #10

Open
dmitrievav opened this issue May 25, 2020 · 0 comments
Open

Pod needs toleration to be able connect to master nodes #10

dmitrievav opened this issue May 25, 2020 · 0 comments

Comments

@dmitrievav
Copy link

kubectl get pods node-admin
NAME         READY   STATUS    RESTARTS   AGE
node-admin   0/1     Pending   0          87s
Tolerations:     node.kubernetes.io/not-ready:NoExecute for 300s
                 node.kubernetes.io/unreachable:NoExecute for 300s
Events:
  Type     Reason            Age                From               Message
  ----     ------            ----               ----               -------
  Warning  FailedScheduling  11s (x3 over 94s)  default-scheduler  0/23 nodes are available: 1 node(s) had taints that the pod didn't tolerate, 22 node(s) didn't match node selector.
@dmitrievav dmitrievav changed the title Pod needs toleration to connect to master node Pod needs toleration to be able connect to master nodes May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant