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.

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
回答済み 24日前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ