kubernetes-sigs/cluster-api-provider-aws
Voir sur GitHubRole creation for use with EKS addons
Open
#2 219 ouverte le 18 janv. 2021
area/provider/ekshelp wantedkind/featurelifecycle/stalepriority/backlog
Métriques du dépôt
- Stars
- (723 stars)
- Métriques de merge PR
- (Métriques PR en attente)
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