INTRODUCTION TO K8s RBAC | 30 DAYS FREE OPENSHIFT CLUSTER | LEARN RBAC WITH REAL CLUSTER |

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024
  • Support my work
    www.buymeacoff... FREE DEVOPS COURSE
    • DEVOPS ZERO TO HERO CO...
    Hi Everyone, In this video, we will learn about Kubernetes RBAC and also create a 30 Days FREE OpenShift Cluster which can be used to understand how Kubernetes cluster would looks like in Production and how is it used.
    We will learn
    1. How to create a 30 days free production OpenShift Cluster ?
    2. What is RBAC ?
    3. How to create Users and how to do user management in Kubernetes ?
    4. Kubernetes Service Accounts ?
    5. Roles
    6. Role Bindings
    7. Identity Providers
    8. How to login to OpenShift cluster that we created in step 1
    Telegram channel
    ===============
    telegram.me/ab...
    About me:
    -----------------
    LinkedIn: / abhishek-veeramalla-77...
    GitHub: github.com/iam...
    Medium: / abhishekveeramalla-av
    TH-cam: / @abhishekveeramalla .
    .
    Disclaimer: Unauthorized copying, reproduction, or distribution of this video content, in whole or in part, is strictly prohibited. Any attempt to upload, share, or use this content for commercial or non-commercial purposes without explicit permission from the owner will be subject to legal action. All rights reserved.

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

  • @Dcp23-pn1vj
    @Dcp23-pn1vj 10 หลายเดือนก่อน +14

    00:04 RBAC is a crucial topic in Kubernetes that requires understanding for proper implementation and debugging.
    02:15 RBAC is used to manage access to users in a Kubernetes cluster
    06:54 Kubernetes offloads user management to Identity providers.
    08:56 Kubernetes offloads user management to API server and supports identity providers like IM users
    13:29 Introduction to Kubernetes Role-Based Access Control (RBAC)
    15:29 Roles and Role Bindings are used to assign permissions to users or service accounts in Kubernetes.
    19:30 You can access OpenShift and Kubernetes cluster for free for 30 days through OpenShift Sandbox.
    21:41 With Dev Sandbox, you can get a shared OpenShift cluster for 30 days in no time.
    25:21 Learn RBAC with real cluster

    • @AbdulHadi-ed3su
      @AbdulHadi-ed3su 7 หลายเดือนก่อน

      which ai tool??

    • @rasaingan8729
      @rasaingan8729 4 หลายเดือนก่อน

      @@AbdulHadi-ed3su merlin i think hahaha

  • @SathishKumar-py1oy
    @SathishKumar-py1oy ปีที่แล้ว +24

    I remembered you while watching SIR movie.... Knowledge is not for sale

  • @amarnaths556
    @amarnaths556 ปีที่แล้ว +5

    appreciating the way you explained about RBAC was easy to understand terms made it much easier for me to grasp the concept. and Please give demo on cloud users access to k8s using RBAC as its more relevant to real-time (I am working on same environment now). Thank you!

  • @soumyadipchatterjee2267
    @soumyadipchatterjee2267 5 หลายเดือนก่อน +2

    Super Hero eases complex things ❤

  • @biswajitmohapatra2172
    @biswajitmohapatra2172 ปีที่แล้ว +7

    Well explained 👍🏻👍🏻, This type of quality content we want.. thank you so much sir ❤️

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

    hi sir ,it was a great session , thank you for your valuable contribution it may helps many of the people , please keep up the good work sir 💐💐💐🙏

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

    Crisp and clear explanation, and quality content. Just need to find the next subsequent vedio on openshit with RBAC hands on after this ,as mentioned in this vedio , pls guide.

  • @rohitdeore5928
    @rohitdeore5928 11 หลายเดือนก่อน

    Congratulations, Sir Abhishek Veeramalla, on reaching 1 Crore Views! ✨

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

    Excellent video. Valuable information we received from it.

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

    Clear explanation Abhishek... thank you for educating us

  • @DeepakSingh-o6n6p
    @DeepakSingh-o6n6p 6 หลายเดือนก่อน

    RBAC successfully Done, fantastic video🔥

  • @fab-dev
    @fab-dev 5 วันที่ผ่านมา

    Great!!! Ty my friend!

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

    Hi Abhishek, thanks for sharing knowledge on RBAC, as suggested in the video please let me know in which video you are talking about the implementation of RBAC

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

    Correct me if I'm wrong Abhishek.
    In simple way Service Account is used for authentication (Which allows authenticated users to access the K8s Cluster/Pod).
    What should be accessed in cluster/pod? This is written in ROLE, Basically it acts as an authorization.
    Service Account and Role must talk to each other so that the limited desired permissions is granted to the users. Therefore this can be achieved by ROLE BINDING.

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

    One of the quality content, awesome bro , amazing content we want to meet you on master class TH-cam . 🙏

  • @ShivamPawar-l7c
    @ShivamPawar-l7c 26 วันที่ผ่านมา

    What are the minimum system requirements to access openshift dedicated cluster on local machine? I Can't able to access to through oc cli. My laptop have 8GM RAM & 250GB SSD still can't access it.

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

    very insightful, thanks.

  • @Cloudnp9458
    @Cloudnp9458 9 หลายเดือนก่อน

    RBAC is related to security.
    RBAC can be broadly divived into users and service account.
    Define access what access qa engineer, developers should have on Kubernetes cluster. Like what operation can they perform on configmaps and secrets.
    Service account - acces for the services that are running on cluster. Should pod have access to secrets n configmaps.

  • @VarunKumar-07
    @VarunKumar-07 5 หลายเดือนก่อน

    Time Stamp:- 18:00 Min
    Abhishek first of all thanks for making great content, I have a query on this topic, U have said that the service account will take care of Users but how, are they both related, because Users are created by IAM and the service accounts will be our custom service accounts? I am confused here.

  • @harshagrandhi-f5l
    @harshagrandhi-f5l 8 หลายเดือนก่อน +1

    Video for Day-39 Kubernetes RBAC is missing in the playlist. Could you please add it so that it will be helpful for us to understand how to define the rules and other stuff

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

    i have one question about this playlist kubernetes where i go after completing this playlist like if i complete this playlist and i understand the concept that mentioned
    Thank you!

  • @SaiReddy-ry1fz
    @SaiReddy-ry1fz 2 หลายเดือนก่อน

    abhishek, how you logged in cli sandbox without installing OCP in linux, OC cmd will not work

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

    Hi Abhishek, i was looking for the second part of this Video, but looks its not in playlist? Day 40 is about Custom Resource

  • @praveenkore842
    @praveenkore842 9 หลายเดือนก่อน

    on top of ubuntu 20.04 , on-premise k8s cluster was bootstrpped with kubeadm,
    how to add user/group, is it same as linux user/group creation with useradd command?

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

    Hi Abhishek, I have a suggestion from my side if there is a discord channel then it would be nice that we can help among our self’s n share resources, experiences,projects and will help to grow with the community.

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

      Hi Mahendra, Thats a nice idea 💡 but I have a few questions.
      How to deal with spammers ?
      How is it different from a telegram channel ?

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

      @@AbhishekVeeramalla by
      1)keeping moderators in channel we can prevent spamming and also defining rules inside discord server
      2)as telegram is one way communication in discord we can maintain a healthy community with international exposure (people from other countries)if promoted nicely

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

      Thanks for the suggestion Mahendra, I will think about it.

  • @anmolsaini6672
    @anmolsaini6672 7 หลายเดือนก่อน

    Great lecture! At the end of the video, it was mentioned that we will cover the remaining part in the next class. Could someone please provide me with the link to the next class?

  • @yashbohra412
    @yashbohra412 8 หลายเดือนก่อน

    23:00 Hi @Abhishek.Veeramalla, i am following your k8s cluster series, here i am having a doubt about namespaces here can you please clear my doubt here
    thanks in advance

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

    Bro, bit confused about oauth and oidc diff please bro can you help on this

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

    We want to many video Hindi language for 30days AWS series, what you teach like k8s video trainWithShuham channel same we want. ❤️

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

      ❤️

    • @gauravsinghjethuri5405
      @gauravsinghjethuri5405 ปีที่แล้ว +4

      I just wanna say please don't compare this channel with anyone else. Because the quality of this channel is next level. Please don't compare.

  • @ankyagupta1185
    @ankyagupta1185 ปีที่แล้ว

    HI Abhishe, very nice video. can you please make a video to take precticall session on the RBAC. It will help for the better understanding

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

    Bro, I feel this video is incomplete and I don't see the continuation.
    Creation of role / cluster binding class Is missing.
    Am I correct!? 😮

    • @SaiReddy-ry1fz
      @SaiReddy-ry1fz 2 หลายเดือนก่อน

      Yes , abhishek even i feel RBAC is incomplete session from this playlist , please do one more session for RBAC

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

    These videos are really helpful ... Kubernetes was a nightmare for me. Did you upload the practical session for RBAC? I did not find it... Please share the link...

  • @the_hustling_wanderer
    @the_hustling_wanderer 3 หลายเดือนก่อน

    Anna I cant see the next video of RBAC in this playlist, you said we will do a practical

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

    In the new version of jenkins, do we have to create a service account, role binding and all to give access for jenkins to access our kubernetes cluster?

  • @sathiyamohan8119
    @sathiyamohan8119 ปีที่แล้ว

    Hi Abishek, the content was really grt. Can you please help me on the demo video of this particular session. I am not able to find that in the playlist. Please help on it.

  • @sharathchandra5787
    @sharathchandra5787 7 หลายเดือนก่อน

    Hi anna when i tried to login openshift through ec2 instance it showing command not found please help anna

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

    Hi Abhishek a big thanks for your contribution, i have a question what if you have a multiple clusters in your on-prem organisation, how you gonna see/ manage them

  • @sathyaacharya6182
    @sathyaacharya6182 ปีที่แล้ว

    hi i can not access using display token in ec2-instance why ? its shows command not found

  • @nick-sx2zn
    @nick-sx2zn 7 หลายเดือนก่อน

    Hi anna when you will do a practical session on RBACs, also can you make a video on K8S volumes

  • @SuprabathKristam
    @SuprabathKristam 3 หลายเดือนก่อน

    Hi Abhishek I have created the redhat account have got the token also using which I am not able to login by cmd ..it is saying oc command not found..Please suggest

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

    Very nice explanation, please create a video on Prometheus and Grafana

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

    Nice session

  • @manjunathshivalingaiah1171
    @manjunathshivalingaiah1171 ปีที่แล้ว

    Hi Abhishek, have you made any video on "Deploying PHP Guestbook application with Redis(kubeadm)?" I had a difficult in installing kubeadm itself.

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

    Super 👌

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

    How do we decide for our application deployment ? Which factors decide should we deploy it on ECS or EKS? Pricing, scaling are there but is there any other factors to get considered? When to use what?

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

      Good question.. ECS if you are more in to AWS eco system as it is not supported outside AWS and using ECS you will depend more on AWS for support
      On the other hands, EKS is just a managed service by AWS .. so you get a lot of support from Kubernetes community in case of issues

    • @SunitaSonawane2007
      @SunitaSonawane2007 ปีที่แล้ว

      Thank you very much for your response. Gaining knowledge everyday from your channel.👍🏻

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

    Thank You ❤

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

    Superb sir

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

    Thank you Abhishek

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

    @abhishek what about the certificates using openssl can we create users that way as well ?
    could you plz reply.

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

      You can but it is not recommended in production

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

      @@AbhishekVeeramalla thanks for the swift response brother, looking your git videos right now on first video

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

    Bro..we need practical video for the RBAC

  • @ravindraravi7435
    @ravindraravi7435 9 หลายเดือนก่อน

    Thank you ^^

  • @Adityaa2
    @Adityaa2 ปีที่แล้ว

    Thank you🙏 I have understand theory part. The one word is new namespace what is namespace?

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  ปีที่แล้ว

      Namespace is just a logical partition that allows multiple project teams to use the same kubernetes cluster without messing up with one others applications, networks and permissions.

  • @HappiestMindSet
    @HappiestMindSet ปีที่แล้ว

    Very Good lecture

  • @ThePercivalGlyde
    @ThePercivalGlyde 19 วันที่ผ่านมา

    good

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

    Can you please do a video on Statefulsets and headless service

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

    Day39 is missing in the series. Please mark it.

  • @sagarahire-ys3uj
    @sagarahire-ys3uj ปีที่แล้ว +1

    please make video on volumes in k8s especially remote volumes

  • @thejollyboyz3162
    @thejollyboyz3162 ปีที่แล้ว

    Brother, Why don't you do a video on Openshift installation from scratch.. Kindly do it if possible!!

  • @jayanandini5418
    @jayanandini5418 11 หลายเดือนก่อน

    Hi bro.. Can you explain to me what namespace exactly?

    • @Vishwask22
      @Vishwask22 11 หลายเดือนก่อน +3

      In a Kubernetes cluster, namespaces provide a way to partition resources and isolate workloads. They act as virtual clusters within a physical cluster, enabling multiple teams or projects to run independently

  • @divyajyothi2563
    @divyajyothi2563 ปีที่แล้ว

    Can you please do videos on openshift

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

    nice

  • @Arjunworld2108
    @Arjunworld2108 7 หลายเดือนก่อน

    Sir, can you explain this topic in telugu in your telugu channel

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

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

  • @SrinivasReddyV-hs7px
    @SrinivasReddyV-hs7px 6 หลายเดือนก่อน

    For those who are asking for the next video on RBAC demo
    Kubernetes RBAC with Live Demo in 8 mins: th-cam.com/video/rMVHtNNEzmE/w-d-xo.html&ab_channel=Abhishek.Veeramalla

  • @abhishekswarnakar6037
    @abhishekswarnakar6037 11 วันที่ผ่านมา

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

    21st Feb, 2024

  • @GaneshBhosale-jy2cp
    @GaneshBhosale-jy2cp 6 หลายเดือนก่อน

    PPL requesting the handson demo link : th-cam.com/video/rMVHtNNEzmE/w-d-xo.htmlsi=dLvxxMYtXcCKdzr7