Day 22/40 - Kubernetes Authentication and Authorization Simply Explained

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ม.ค. 2025

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

  • @BRIGHTOwusuDebrah
    @BRIGHTOwusuDebrah 3 วันที่ผ่านมา

    I can't believe these videos of high quality is free, thanks man really appreciate.

  • @FahadRedhat
    @FahadRedhat 9 วันที่ผ่านมา +1

    nice video very well explained

  • @shivam-j8b
    @shivam-j8b 20 วันที่ผ่านมา +1

    Really good explanation... thank you guruji 🙌🙌🙌🙌

  • @АнастасияФахреева-и3ъ
    @АнастасияФахреева-и3ъ 5 หลายเดือนก่อน +1

    Thank you! Becoming more confident with each of your video!

  • @nope-ms4rx
    @nope-ms4rx 6 หลายเดือนก่อน +1

    You are the truth Piyush. Keep going strong. Your charisma and consistency is something we all admire and aspire to maintain. Despite the work you do outside of this you never cease to pour how much you care about what you do into your videos. Way to keep a game poker face and provide great energy! Thank you for all you do.

    • @TechTutorialswithPiyush
      @TechTutorialswithPiyush  5 หลายเดือนก่อน +1

      Messages like these is what keeps me going! Thank you for the support

  • @abc-edm
    @abc-edm 3 หลายเดือนก่อน +1

    Thanks Piyush, very clear explanation, enjoy this journey very much so far ...

  • @UmangUnadakat
    @UmangUnadakat 2 หลายเดือนก่อน +1

    Great explanation Piyush!!😇👏

  • @artbart9080
    @artbart9080 6 หลายเดือนก่อน +1

    Great!Lets watch another one...

  • @grigtech
    @grigtech 3 หลายเดือนก่อน +1

    I am here, pass lalf of the path. Thank You

  • @nagasuresh-r5m
    @nagasuresh-r5m 6 หลายเดือนก่อน

    Keep it up Piyush. It's going a long way.

  • @floehden
    @floehden 6 หลายเดือนก่อน

    Thank you for this video and explaning the difference between authentication und authorization!

  • @GopiVivekManne
    @GopiVivekManne 6 หลายเดือนก่อน

    This is just Spot on, Very informative !! Thanks brother👏

  • @danilkumar-g9t
    @danilkumar-g9t 6 หลายเดือนก่อน

    Thank you piyush bro.
    Actually I have missed from day 1. Now I started from day1 and also referring everyday new video you releases. Yesterday night checked the docker video and written docker blog and posted on medium .

    • @TechTutorialswithPiyush
      @TechTutorialswithPiyush  6 หลายเดือนก่อน

      Awesome, welcome to the learning Marathon 😃 it's not a race, its a marathon. Let's walk together

  • @dr.hemantchauhan2613
    @dr.hemantchauhan2613 6 หลายเดือนก่อน

    Thank you professor piyush

  • @siddhartharaja9413
    @siddhartharaja9413 หลายเดือนก่อน +1

    Done

  • @bhanubisht8
    @bhanubisht8 หลายเดือนก่อน +1

    Complete the video..!!!

  • @chebrolunarendra
    @chebrolunarendra 6 หลายเดือนก่อน

    Thank you ❤

  • @itsupportbyharshit6285
    @itsupportbyharshit6285 29 วันที่ผ่านมา +1

    👍

  • @bhanubisht8
    @bhanubisht8 หลายเดือนก่อน +1

    Comment for target...!!!!!

  • @radhikaGudidesi
    @radhikaGudidesi 5 หลายเดือนก่อน

    Hi Piyush, I am doing hands-on on the EC2 server, I was not able to find the config file in the home and I tried to exec into the control plane also but I did not find any file.

    • @radhikaGudidesi
      @radhikaGudidesi 5 หลายเดือนก่อน

      I found the kube config file

    • @TechTutorialswithPiyush
      @TechTutorialswithPiyush  5 หลายเดือนก่อน

      It is generated in .kube directory, you can also copy from etc manifest folder, there will be admin.conf

    • @radhikaGudidesi
      @radhikaGudidesi 5 หลายเดือนก่อน

      @@TechTutorialswithPiyush Thank you

  • @kunalbagwe6091
    @kunalbagwe6091 6 หลายเดือนก่อน

    Hi Piyush, 1 query here - "As first step is Authentication to API Server, so how the details of authentication to API server are passed as Auth happens through RBAC". Could you please help out to understand on Authentication step. Thanks.

    • @GopiVivekManne
      @GopiVivekManne 6 หลายเดือนก่อน +1

      Hey kunal, In k8s, API-Server handles Authentication part using certificate validation, Authorization using RBAC.
      1.Authentication: API server validates client requests using the kubeconfig file, which contains client certificates. It checks these certificates against the API server’s CA certificates (stored in `/etc/kubernetes/pki`). If the client’s certificate is valid and issued by the API server's CA then client is authenticated.
      2. Authorization: Once authenticated, the API server uses RBAC policies (RB,CRB) to determine if the client has necessary permissions to perform the actions within the cluster. It grants or deny access based on these permissions.
      Hope this helps !!

    • @kunalbagwe6091
      @kunalbagwe6091 6 หลายเดือนก่อน

      @@GopiVivekManne thank you so much for helping out to understand auth concept in detail.

    • @TechTutorialswithPiyush
      @TechTutorialswithPiyush  6 หลายเดือนก่อน

      perfectly answered, thank you Gopi ❤️ thats what I love about the community. We look out for each other. Keep it up

    • @gopivivekvivek4061
      @gopivivekvivek4061 6 หลายเดือนก่อน

      Welcome! Keep learning, keep sharing 🙌

    • @prashanthl7784
      @prashanthl7784 6 หลายเดือนก่อน

      Do new users also pass key along with certificate to admin when requesting CSR creation? Asking because I see key is one of field under user in kubeconfig. Is this same key user creates using OpenSSL when creating CRT ?

  • @RandomLinez
    @RandomLinez 2 หลายเดือนก่อน +1

    Thank you ❤

  • @bhanubisht8
    @bhanubisht8 หลายเดือนก่อน +1

    Comment for target...!!!!!