Awesome explanation, easy to understand - extremely useful. Now all these commands that create "cluster role bindings" make perfect sense. Thank you Sir!
Its called as Glass Board. Uses LED lights around a glass with transparent markers. If you search for "School of Devops Lightboard" you will get to that video where I explain how it works.
Hi, Your current user or role does not have access to Kubernetes objects on this EKS cluster This may be due to the current user or role not having Kubernetes RBAC permissions to describe cluster resources or not having an entry in the cluster’s auth config map. I created the cluster using IAM user and and i am not able to see the nodes and resources. please help.
Hi, Thanks for the video. It is really helpful. However ,i have got a question. I want to create a user with username and password, so that i can use this in application running outside the cluster to create api calls. I have been going through the documents and i am not sure if this possible as the kubernetes documentation only show users create with certificates.
Its as document kubernetes-tutorial.schoolofdevops.com/configuring_authentication_and_authorization/. Video is part of the course on Udemy and on www.schoolofdeovps.com
@@gouravshah4388 as i can see from example user "maya" is part of "ops" group. how did we associate user in group and how did we create group in eks? associating user and group with role is clear. but group creation and user association with group still not clear. do we have docs for that ?
@@PankajPandey-pw4wp do have a look at my lab here kubernetes-tutorial.schoolofdevops.com/configuring_authentication_and_authorization/ . The key part being generatig CSR and observing the org config i.e. O=dev
Hello sir, How do I give the users with role binding, access to the kubernetes dashboard ? I want them to see only the k8s resources that have been assigned to them on the dashboard ?
Harish, you could use this tutorial schoolofdevops.github.io/ultimate-kubernetes-bootcamp/configuring_authentication_and_authorization/ . However if you are looking for a video based explanation you could go for www.schoolofdevops.net/p/zero-to-kubernetes which is a comprehensive course.
Ok so many things going on here: 1. Users, Groups, Service Accounts 2. Cluster Role 3. (Namespace) Role 4. CluserRoleBinding, (NamespaceRole) RoleBinding
10 min to understand RBAC well. Gj man
one of the best videos on RBAC . i have struggled a lot before watch this.
I am glad you found this useful Chytra.
Waaw rally nice explanation. hats off!!! keep it up.
by far one of the best videos explaining RBAC in Kubernetes
Glad I found your video. I really appreciate all the effort you put into this. Your explanation is really well structured and i could follow easily
Awesome explanation, easy to understand - extremely useful. Now all these commands that create "cluster role bindings" make perfect sense. Thank you Sir!
Great simplified explanation of RBACs. TY!
Thank you for your illustration, God bless you
Great explanation. Solve a lot of confusion. Thank you.
Thank you sir for this awesome tutorial 🙂
Great explanation, hoping you will start adding educational videos again ...
Excellent video, makes perfect sense. Thank you!
I enjoy and learn RBAC. Thanks for uploading.
Clear explanation for beginners
How awesome s
Explanation is this... ❤️ Thank you sir
lol, you saved my hours. Just a simplified explanation, thanks a lot.
Great, easy to follow, assertive explanation ! THANK YOU SIR !
Wonderful explanation
Very clear explanation, thank you
Awesome explanation.. Thank you.
one of the best videos, great effort
Glad you enjoyed it
Thank you. Well explained
Excellent, Very helpful!!
Such a succinct and helpful video, thanks mate
Thanks for the perfect explanation!
simple and concise.
You explianed very nice it help me a lot thanks a lot! pleas add some thing for Machine learning and data science
Very good video. Thanks a lot!
Nice explanation
Thanks for liking
An excellent teacher. I would like it 2x if i could--- concise, simple, clear.
Great video with some good practical knowledge. Thanks a lot!
Very nicely explained.
Very well explained!!
Glad it was helpful!
Clear explanation thank you so much!!
very simplified explanation …Thank you very much.. Could you please share any hands-on video on this concept
well explained. thanks!
Superb video, Thank you!!
hey, great explanation.
how do you use this technology of transparent board while explanation? Is this a glass board or software.
Its called as Glass Board. Uses LED lights around a glass with transparent markers. If you search for "School of Devops Lightboard" you will get to that video where I explain how it works.
Hi, Your current user or role does not have access to Kubernetes objects on this EKS cluster
This may be due to the current user or role not having Kubernetes RBAC permissions to describe cluster resources or not having an entry in the cluster’s auth config map. I created the cluster using IAM user and and i am not able to see the nodes and resources. please help.
Thank you
Nice, thanks!
Hi,
Thanks for the video. It is really helpful.
However ,i have got a question. I want to create a user with username and password, so that i can use this in application running outside the cluster to create api calls. I have been going through the documents and i am not sure if this possible as the kubernetes documentation only show users create with certificates.
Ishvar, as far as I know, RBAC does not support username/pass.
Ideally you should create a ServiceAccount with either ClusterRole+CRB OR Role+RB. @SchoolOfDevops, Please correct me if I have understood well :D
This is awesome.
great video
could you please share the link of video that you have created for user, group and role creation ?
Its as document kubernetes-tutorial.schoolofdevops.com/configuring_authentication_and_authorization/. Video is part of the course on Udemy and on www.schoolofdeovps.com
@@gouravshah4388 thanks
@@gouravshah4388 as i can see from example user "maya" is part of "ops" group. how did we associate user in group and how did we create group in eks?
associating user and group with role is clear. but group creation and user association with group still not clear. do we have docs for that ?
@@PankajPandey-pw4wp do have a look at my lab here kubernetes-tutorial.schoolofdevops.com/configuring_authentication_and_authorization/ . The key part being generatig CSR and observing the org config i.e. O=dev
Hello sir,
How do I give the users with role binding, access to the kubernetes dashboard ? I want them to see only the k8s resources that have been assigned to them on the dashboard ?
can you please upload practical video how to do these things.
Harish, you could use this tutorial schoolofdevops.github.io/ultimate-kubernetes-bootcamp/configuring_authentication_and_authorization/ . However if you are looking for a video based explanation you could go for www.schoolofdevops.net/p/zero-to-kubernetes which is a comprehensive course.
@@SchoolofDevops now moved to www.schoolofdevops.com/
What are you using to create this whiteboard effect? Can you please share
probably filming it though a mirror to reverse the image or done as a left to right reversal in post processing.
@@jdtrayer That makes sense
@@jdtrayer You are right on. Its post processing, 180 depgree rotation.
@@proudsellout484 You could check out my video on how I do this here ruclips.net/video/ustaZU2Iz74/видео.html
Very clear
wait, how do you write in reverse ??
ha ha ! I am not a magician ! I just reverse the video in post production :)
Gud one..
Thanks !!!
Service account explanation is confusion.
Ok so many things going on here:
1. Users, Groups, Service Accounts
2. Cluster Role
3. (Namespace) Role
4. CluserRoleBinding, (NamespaceRole) RoleBinding