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

Launch Config sometimes fails to attach Instance Profile to new instances #17

Open
d5 opened this issue Oct 29, 2016 · 1 comment
Open
Labels

Comments

@d5
Copy link
Contributor

d5 commented Oct 29, 2016

And it causes the instances fail to connect to ECS cluster (because they don't have access).

Guessing this is some delays for the newly created Instance Profile become fully available, but, not sure. Need to investigate.

@d5 d5 added the bug label Oct 29, 2016
@d5
Copy link
Contributor Author

d5 commented Oct 29, 2016

If it's difficult to guarantee availability of Instance Profile for the initial instances, CLI can check the new instances to see if they do have Instance Profile attached or not. Kill them if they're not attached. ASG will launch new ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant