[ Kube 68 ] Kubernetes RBAC Demo | Creating Users and Roles

[ Kube 68 ] Kubernetes RBAC Demo | Creating Users and Roles

Just me and Opensource

4 года назад

59,571 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@nyaupaneshital
@nyaupaneshital - 30.01.2024 15:06

Best One on this topic. Thank you so much for the efforts !

Ответить
@atharqadri3738
@atharqadri3738 - 08.01.2024 17:48

I have been trying to understand RBAC for so long. Now I know.

Ответить
@lord0t
@lord0t - 01.10.2023 09:54

Hi! What an OS and a terminal do you use?

Ответить
@viswaviswa8616
@viswaviswa8616 - 25.09.2023 11:38

Hi venkat, can you please help me where I can get ca.key and ca.crt for eks cluster 1.26

Ответить
@berginv6827
@berginv6827 - 14.07.2023 07:31

Very Useful

Ответить
@SreeragNairisawesome
@SreeragNairisawesome - 02.05.2023 14:33

Beautifully explained!

Ответить
@sandygodu007
@sandygodu007 - 22.04.2023 09:49

Amazing!The way you demistified the complex topic is amazing! Pure Awesomness that I landed on you channel.
Keep adding more videos 🤟

Ответить
@raheelkhan5445
@raheelkhan5445 - 14.04.2023 04:21

This guy is best when it comes to practical training. Most of the channels on k8s are showing same slides

Ответить
@devopsalerts9471
@devopsalerts9471 - 08.04.2023 15:57

which tool you are using to get support of command syntax ?

Ответить
@oleg3269
@oleg3269 - 26.02.2023 18:20

Really cool video!

Ответить
@leo5946
@leo5946 - 25.01.2023 09:05

HiVentak,

how chris got access of the group you created ?

Ответить
@IrkyMan
@IrkyMan - 22.01.2023 20:40

Thank you so much

Ответить
@NiteshKumar-do4en
@NiteshKumar-do4en - 18.12.2022 22:12

hey i am getting this error: kubectl --kubeconfig john.kubeconfig get nodes
error: You must be logged in to the server (Unauthorized)

Ответить
@NiteshKumar-do4en
@NiteshKumar-do4en - 18.12.2022 17:14

hey how can i get kuberenetes certificates on docker with desktop on windows ? please reply

Ответить
@tomprice43
@tomprice43 - 28.11.2022 18:05

Why did services and deployments not work? Why did you have to change it to all resources to get the ability to list deployments and services?

Ответить
@rsinfominds2701
@rsinfominds2701 - 23.11.2022 07:12

root@masterk8s:~# kubectl create role john-finance --verb=get,list \
> --resource=pods --namespace finance
Error from server (NotFound): namespaces "finance" not found
root@masterk8s:~#

We need to create the namespace "finance" before creating the role.

Ответить
@putinscat1208
@putinscat1208 - 03.10.2022 05:15

This is absolutely beautiful! You spoke perfect English, and you went thru all the steps without diverging. Do you have course on the internet?

Ответить
@mohammedshamim3575
@mohammedshamim3575 - 29.08.2022 09:51

Great Stuff 👏

Ответить
@ambatikesava4047
@ambatikesava4047 - 08.08.2022 18:37

Hi venkat , i followed ur setups to creating users and roles and role binding, i am facing unauthorised issue to access , for rke2 cluster, do you have any solution

Ответить
@yotubecreators47
@yotubecreators47 - 08.08.2022 09:53

thank you very much, qq why would john have to send his private key to K8 CA? the admin can impersonate him, I though he would only need to share his public key and csr , may be I need to review CA concepts again :D thanks againn

Ответить
@ernestpugazh9716
@ernestpugazh9716 - 04.08.2022 21:51

Hi,
How to see/list the users associated to the groups.

Ответить
@sumithsps007
@sumithsps007 - 08.07.2022 10:50

Thank you very very much man..... simply presented toughest thing

Ответить
@tayyabtahir143
@tayyabtahir143 - 23.05.2022 23:10

I don't have words to say you thanks. You are the kube Champion.

Ответить
@kirankumarpadam4854
@kirankumarpadam4854 - 07.05.2022 18:23

Thanks so much it's very helpful for my work, excellent job keep it brother

Ответить
@kbcbala
@kbcbala - 07.05.2022 14:29

As always , you decipher the concepts in easy to understand manner. Please keep them coming.

Ответить
@nitaprasad3855
@nitaprasad3855 - 27.04.2022 04:28

What is kubelogin?

Ответить
@Joy-vo4ne
@Joy-vo4ne - 19.04.2022 08:02

wow over 37K viewed. I have subscribed too.

Ответить
@Joy-vo4ne
@Joy-vo4ne - 19.04.2022 08:01

Thank you so much, what you have demoed here is exactly what I have been looking for! This is so clear. very helpful!

Ответить
@renzochepar
@renzochepar - 17.04.2022 05:30

Great Video. Thanks !

Ответить
@surendharselvakumar7606
@surendharselvakumar7606 - 09.04.2022 00:49

Thanks for the explanation Venkat! Much appreciated!

Ответить
@CR7isthegoat456
@CR7isthegoat456 - 02.04.2022 12:29

Very nicely explained.

Ответить
@petaditya
@petaditya - 13.03.2022 10:10

Very Nice Video. No document given such easy way to do this.

Ответить
@devopskey6251
@devopskey6251 - 02.03.2022 23:08

either we need to create group and user in Linux first so only those user can ssh into machine and run specific commands.

Ответить
@devopskey6251
@devopskey6251 - 02.03.2022 22:49

but you can not describe in this video

Ответить
@devopskey6251
@devopskey6251 - 02.03.2022 22:48

for example we have three different user like developer, senior DevOps Eng. and junior DevOps Eng. how can we create user and groups and give specific access to them in k8s

Ответить
@devopskey6251
@devopskey6251 - 02.03.2022 22:46

all the thing I understand except user and group.

Ответить
@devopskey6251
@devopskey6251 - 02.03.2022 22:45

users can not be created in k8s because their is no api for that

Ответить
@devopskey6251
@devopskey6251 - 01.03.2022 12:54

One of my best instructor.

Ответить
@devopskey6251
@devopskey6251 - 01.03.2022 12:54

You are the fantastic one.

Ответить
@m-py
@m-py - 19.02.2022 15:11

Hi Venkat. Excellent video. I have a question if you can help me. I don't see ca certs in my dev master node. In the /etc/kubernetes/pki folder. it has some other files folders like etcd-manager-events etcd-manager-main kube-apiserver. I checked all the folders but i don't find ca files there. There are other files like etcd-ca.crt etcd-client.crt etcd-client.key. Do you know how should I create crt file in that case? I did self signed and verified but I got the error that cert is not from trusty source. Also, I have config file with write access RBAC with all the data there and now I am creatting a read-only rbak access file. Can cert from existing config can be helpful to create read only crt?

Ответить
@sharemmarket
@sharemmarket - 29.01.2022 15:25

Hi Sir, your k8 content is really amazing and it's very useful for DevOps beginners like me.

Ответить
@kinikoglu
@kinikoglu - 08.01.2022 20:49

Very useful, thanks 👍

Ответить
@vinupillai6779
@vinupillai6779 - 29.12.2021 23:21

Great Video, learned a complex topic in a simple way. Is there a documentation/video to do same using minikube? I couldn't able to do hands on at minikube but I am trying to figure out till I get the direction from expert.

Ответить
@SantoshPatil-ld4yg
@SantoshPatil-ld4yg - 29.12.2021 10:11

Thanks for good explanation on RBAC... But I am confuse about group. I have create 2 additional user and they also got access on respective name space. but if I want to remove one user from that group or I want to list down which user have rights on namespace who can i do that ?

Ответить
@alitajvidi5610
@alitajvidi5610 - 12.12.2021 06:07

Excellent demonstration! Thank you so much!

Ответить
@janardhanm6402
@janardhanm6402 - 15.10.2021 19:32

GRate JOb and i am flowing you and I treated as a teacher for me

Ответить
@prithuadhikary720
@prithuadhikary720 - 22.09.2021 22:59

Great stuff. Very clear explanation. Thanks.

Ответить
@JagdishKumar-tj9iw
@JagdishKumar-tj9iw - 15.09.2021 16:44

Just amazing! thank you very much

Ответить
@dharmendrabhagat3490
@dharmendrabhagat3490 - 14.08.2021 09:47

Let's suppose i haven't find a Key & Crt in(/etc/kubernetes/pki/) directory then how to i find the exact location of the KEY & CRT...??????

Ответить