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

Additional policy permissions on cloudformation template needed #87

Open
cyommer opened this issue Feb 15, 2019 · 1 comment
Open

Additional policy permissions on cloudformation template needed #87

cyommer opened this issue Feb 15, 2019 · 1 comment

Comments

@cyommer
Copy link

cyommer commented Feb 15, 2019

I had to add the following permissions to the cloudformation template generated by the kops create cluster command in order for the load balancer to be created:

iam:CreateServiceLinkedRole
ec2:DescribeAccountAttributes

I'm not sure if that's a config I missed or something I did wrong, but following the directions in the documentation, that's what I ran in to. This may be more of a documentation issue than anything else, since this seems to be more on the kubernetes side, but I thought'd I'd bring it up, just in case.

@kingdonb
Copy link
Member

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

2 participants