heptio / aws-quickstart

AWS Kubernetes cluster via CloudFormation and kubeadm
Apache License 2.0
223 stars 134 forks source link

Missing cloud-provider integration #214

Closed stevesloka closed 5 years ago

stevesloka commented 5 years ago

What steps did you take and what happened:

Deployed the quickstart to Ohio (us-east-2) and when I try and create a service type LoadBalancer, the external-ip stays Pending. Looking at the logs I see this:

WARNING: no cloud provider provided, services of type LoadBalancer will fail

I then tried deploying to Oregon (us-west-2) and have the same problem.

What did you expect to happen:

When I create a service type LoadBalancer I get an ELB provisioned automatically.

timothysc commented 5 years ago

/assign @vincepri @chuckha

This is weird, has something changed with cloud-provider integration?

stevesloka commented 5 years ago

Just to update, I rolled back the repo to 558b449 and it all seems to work fine. So something after that is the culprit either with the repo, or changes in how kubeadm works.

craigtracey commented 5 years ago

This appears to still be problematic. Seems missing controller-manager config.