Webinar: Role based access control (RBAC) policies in Kubernetes

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 พ.ย. 2024

ความคิดเห็น • 15

  • @che5ari
    @che5ari 6 ปีที่แล้ว

    It's very nice to have someone explain this rather than reading the very dry Kubernetes documentation. RBAC in Kubernetes is much more accessible after viewing this video. Many thanks for this.

  • @allegroit2006
    @allegroit2006 4 ปีที่แล้ว

    Explained as easy as it can be. Thanks a lot for this great tutorial!

  • @anaslatif
    @anaslatif 6 ปีที่แล้ว +1

    Brilliant webinar.. very knowledgeable and useful information for understanding RBAC for beginner/professional level

  • @myabdemon
    @myabdemon 4 ปีที่แล้ว

    The presentation is really helpful.

  • @bharatyadav2827
    @bharatyadav2827 6 ปีที่แล้ว +2

    Thanks so much, it really helped to understand the RBAC concepts.
    Just one question what can be the way to find out what all users are assigned to a particular given group.

  • @OlavCleemann-himself
    @OlavCleemann-himself 6 ปีที่แล้ว +1

    Great walkthrough :-)
    Is it possible that you could update the description with links to slides and/or code examples?

    • @missnebun
      @missnebun 6 ปีที่แล้ว +2

      For the sample configs check: github.com/javsalgar/rbac-online-talk

  • @arendkolk1
    @arendkolk1 5 ปีที่แล้ว

    Great tutorial but it is focused on local development on Minikube. The CSR is signed by local Minikube CA.
    Can anyone tell me how i can have the same type of locally created CSR be signed by Azure Kubernetes Service for me login to my cluster in the cloud?

  • @UpadhyayGulshan
    @UpadhyayGulshan 6 ปีที่แล้ว

    A cluster-admin can easily remote shell login into any pods of any projects and get sensitive information. In such situations how pods are secured/privacy?

  • @Andrew-dm3bl
    @Andrew-dm3bl 6 ปีที่แล้ว

    It's so great helpful to me.

  • @bobreselman5731
    @bobreselman5731 6 ปีที่แล้ว +1

    Tell me please, where is the GitHub repo for the demonstration examples?

  • @UpadhyayGulshan
    @UpadhyayGulshan 6 ปีที่แล้ว

    I'm a developer user and I don't want anyone to access data inside my pods, even cluster-admin. Is there any such privacy in kuberenetes.?

  • @yenonn
    @yenonn 5 ปีที่แล้ว

    How can I have the slides of the presentation?