a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; }
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,
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; }
The error indicates that the IAM user being used does not have permission to pass the IAM role required for the EBS CSI Driver.
