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

Поділитися
Вставка
  • Опубліковано 28 сер 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!

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

  • @myabdemon
    @myabdemon 4 роки тому

    The presentation is really helpful.

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

  • @Andrew-dm3bl
    @Andrew-dm3bl 6 років тому

    It's so great helpful to me.

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