i'm trying to install the aws load balanacer contr...
# aws
q
i'm trying to install the aws load balanacer controller for eks, but the examples i've found mention the cluster having been created with
createOidcProvider
set to
true
. i didn't do that initially, and trying to change it now doesn't trigger a change. is there any way to create the oidc provider after cluster creation? thanks.
b
q
thanks, yeah saw those. not sure how to link the provider to the cluster, though. apparently it's not needed. i can just attach the necessary iam policy to the existing worker node roles