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

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

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

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

    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.

  • @anaslatif
    @anaslatif 5 лет назад +1

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

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

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

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

    The presentation is really helpful.

  • @bharatyadav2827
    @bharatyadav2827 5 лет назад +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.

  • @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?

  • @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

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

    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?

  • @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 5 лет назад

    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?