am facing an issue while following the lab steps to install the AWS EBS CSI Driver add‑on on an EKS cluster. When I run the aws eks create-addon command with the service account role ARN, I receive the following,
Course | KodeKloud,
i believe this is part of the basic learning for eks, such as creating and installing the csi driver. . please provide the steps to practice this or explain how to update or override the iam permissions.
not 100% sure but i think that creating addons in the labs is disabled due to CSP policies, please correct me if im wrong.
I have managed to add addons via terraform for example
This esentially works, however it will timeout your terraform deployment since the addon cannot register to worker nodes untill the nodes are registered to the cluster. But it will deploy the pods/controller for the ebs addon. After you register the worker nodes to the cluster addon will work