Kubernetes Access Security with RBAC and AWS IAM

Поделиться
HTML-код
  • Опубликовано: 1 апр 2019

Комментарии • 6

  • @stephandannewitz7747
    @stephandannewitz7747 4 года назад +2

    I'm really happy that I found this. Deep dive into RBAC and permission handling on EKS at its best. Thank you!

  • @MannuJadhav
    @MannuJadhav 5 лет назад

    Very clear and precise. Thank you!

  • @tanelikantomaa1418
    @tanelikantomaa1418 4 года назад

    Thank you. The content was great!

  • @yangzhihong521
    @yangzhihong521 4 года назад

    very good! thans you very much! I ma your student from china.

  • @MannuJadhav
    @MannuJadhav 5 лет назад

    It would have been nice if you had extended the video to show 2 things more things.
    1) deleting the user certificate from s3 bucket (kops state store)
    2) Service accounts. By default when we deploy something, it uses the default service account. Is it safe to run all production images with the default service account or a new service account is needed with specific role/clusterRole and roleBinding/clusterRoleBinding.
    Like let's say we run a hello world sample webapp, what should the role for it's service account?

  • @MannuJadhav
    @MannuJadhav 5 лет назад

    Please post the link in the video description egen.solutions/videos/kubernetes-access-security-rbac-aws-iam
    Would be easier for someone who stumbled on the video to refer.
    Also could you please post the manifest link here?
    Thanks!