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

Node not ready for scheduling #86

Closed
yolossn opened this issue Jul 1, 2021 · 2 comments
Closed

Node not ready for scheduling #86

yolossn opened this issue Jul 1, 2021 · 2 comments

Comments

@yolossn
Copy link

yolossn commented Jul 1, 2021

Run chart-testing (install) step fails due to nodes not in the ready state. The test fails with the following logs.

Events:
  Type     Reason            Age               From               Message
  ----     ------            ----              ----               -------
  Warning  FailedScheduling  38s (x5 over 5m)  default-scheduler  0/1 nodes are available: 1 node(s) had taint {node.kubernetes.io/not-ready: }, that the pod didn't tolerate.
@SamuAlfageme
Copy link

@yolossn check out helm/kind-action#42 (comment) and helm/kind-action#43 - setting helm/kind-action@v1.2.0 on your workflow will solve your issue.

@yolossn
Copy link
Author

yolossn commented Jul 1, 2021

Thanks, @SamuAlfageme, that solves my issue.

@yolossn yolossn closed this as completed Jul 1, 2021
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

2 participants