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

Fix route reconciler #7

Open
discordianfish opened this issue Jan 22, 2018 · 1 comment
Open

Fix route reconciler #7

discordianfish opened this issue Jan 22, 2018 · 1 comment

Comments

@discordianfish
Copy link
Member

The controller-manager can't reconcile node routes (I'm not sure why it's even trying..?).
It looks for route tables tagged with 'kubernetes'. Whatever this is suppose to do, it should use DomainName as cluster identifier:

E0122 16:12:37.084672       1 route_controller.go:116] Couldn't reconcile node routes: error listing routes: found multiple matching AWS route tables for AWS cluster: kubernetes
@discordianfish
Copy link
Member Author

Looks like we need to do something similar to kubernetes-retired/kube-aws#1341

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