For best response please file issues against
https://github.com/kubernetes-incubator/kube-aws for Kube AWS questions.

Also, the CoreOS team has worked on a new cluster setup system called the
Tectonic Installer which supersedes kube-aws. It uses a new customizable
installation method and is built on an improved deployment method for
Kubernetes called bootkube. You can learn more here:
https://github.com/coreos/tectonic-installer

I will try my best to answer inline though.

On Thu, May 4, 2017 at 5:39 AM <[email protected]> wrote:

> Now we see that some of the pods are running and some are pending.
> The pending pods are pending due to:
> *No nodes are available that match all of the following predicates::
> PodToleratesNodeTaints (1).*
>

I would suggest running kubectl describe on the pods to see if there are
more details. Perhaps there are node affinity or anti affinity rules as
well?

Brandon

Reply via email to