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 个月前232 查看次数
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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则