У нас вы можете посмотреть бесплатно IRSA - IAM Role for Service Account in Amazon EKS или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
IAM Role for Service Account is a powerful tool in Amazon's EKS. This feature allow us to use the IAM roles to access the AWS resources from the Kubernetes applications. We no longer need to store long lived credentials in the Kubernetes and the applications can use the temporary credentials provided by the IAM role. This feature allow us to grant fine grained access control to the Kubernetes applications at the pod level instead of adding the instance profile to the EC2 node where the pods are running.