kubernetes-sigs/cluster-api-provider-aws

Role creation for use with EKS addons

Open

#2,219 opened on Jan 18, 2021

View on GitHub
 (15 comments) (1 reaction) (0 assignees)Go (689 forks)auto 404
area/provider/ekshelp wantedkind/featurelifecycle/stalepriority/backlog

Repository metrics

Stars
 (723 stars)
PR merge metrics
 (PR metrics pending)

Description

/kind feature /area provider/eks /help

Describe the solution you'd like I would like a way for CAPA to create a role with the required permissions for use with EKS addons. Currently, you need to create the role outside of CAPA and supply the ARN when declaring the addon.

There would be significant UX benefits from this.

Relates to #2139

Contributor guide