scholzj / terraform-aws-kubernetes

Terraform module for Kubernetes setup on AWS
Apache License 2.0
200 stars 129 forks source link

Nodes are flapping between ready and not ready state #8

Open sanjog152 opened 6 years ago

sanjog152 commented 6 years ago

I am trying to launch kubernetes cluster using your code. But I am facing flapping issue same as https://github.com/kubernetes/kubernetes/issues/45419 . Also when nodes are in not ready state, i got cpu spikes.

scholzj commented 6 years ago

Could you please share your configuration? Thanks.