Amazon EKS inline policy ( custom policy)

0

How to create Amazon eks inline policy (EKS is private cluster) to give admin access, node access view access.

I dont want to give access using access entry of EKS.

Please help.

Naveen
已提問 1 個月前檢視次數 236 次
1 個回答
0

Hi

Amazon EKS doesn't directly support inline policies for cluster roles. Inline policies are typically used for IAM users or roles, not for Kubernetes service accounts.

Refer to the Kubernetes documentation for details on Pod Security Policies https://kubernetes.io/docs/concepts/security/pod-security-policy/.

profile picture
專家
GK
已回答 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南