Skip to content

Commit bfb805f

Browse files
committed
removed IAM service account info
1 parent de5467e commit bfb805f

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

docs/configuration/metric-providers-aws.rst

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -100,21 +100,6 @@ Create an IAM policy with minimal permissions:
100100
]
101101
}
102102
103-
Alternative: IAM Roles for Service Accounts
104-
--------------------------------------------
105-
106-
For EKS clusters, you can use IAM Roles for Service Accounts (IRSA):
107-
108-
1. Create an IAM role with the above policy
109-
2. Configure the role trust relationship for your EKS cluster
110-
3. Annotate Robusta's service account:
111-
112-
.. code-block:: yaml
113-
114-
runner:
115-
serviceAccount:
116-
annotations:
117-
eks.amazonaws.com/role-arn: arn:aws:iam::123456789012:role/robusta-amp-role
118103
119104
Important Notes
120105
---------------

0 commit comments

Comments
 (0)