Тёмный

Getting started with Kubernetes service accounts 

Geert Baeke
Подписаться 3 тыс.
Просмотров 25 тыс.
50% 1

Kubernetes service accounts allow processes in pods to connect and authenticate to the API Server. In this introductory video, we take a look at the bigger picture and demonstrate their use.

Опубликовано:

 

21 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 47   
@tambakherohit
@tambakherohit Год назад
The best explaination of ServiceAccount on RU-vid. Even Udemy instructors don't have this content.
@GeertBaeke
@GeertBaeke Год назад
Thank you for your kind comment. I am glad you liked it!
@gautam5692
@gautam5692 6 месяцев назад
I was struggling with the service account concept and now that has gone, awesome content. thanks!!!
@vitusyu9583
@vitusyu9583 Месяц назад
Thanks for your illustration, I really learnt a lot in it!
@vaibhav176
@vaibhav176 2 года назад
Very nice video. Easy to understand the basics and working of service accounts. Thanks for sharing.
@eclipsesaw
@eclipsesaw Год назад
Great explanation, everything clear and smooth.
@abuharissalih4707
@abuharissalih4707 Год назад
Amazing. I have been searching for a solution to create a web application to get status of k8s cluster. The explanation is phenomenal and worked this way.
@GeertBaeke
@GeertBaeke Год назад
Glad it helped!
@ПавелОлихвер-д9д
@ПавелОлихвер-д9д 2 года назад
Thank you for clear-cut explanation.
@keithshum9485
@keithshum9485 2 года назад
Nice, thanks a lot! I was always confused about what service account does...
@alitajvidi5610
@alitajvidi5610 2 года назад
Excellent video!!! Thank you sooooo much for sharing!🙏🙏🙏🙏🙏
@jeonglee8555
@jeonglee8555 2 года назад
This is really great. Thank you. I think now I have better understanding how K8s operator pattern communicates with the api-server via HTTPS. It was just a black box for me before I watch this :)
@haryan1627
@haryan1627 2 года назад
brilliant topic and lecturer is awesome! thank you
@anuradhasharma2464
@anuradhasharma2464 6 месяцев назад
superb explaination. Thanks alot
@attilapinter7141
@attilapinter7141 2 года назад
Super great explanation! Thank you!
@dinsultanabsattar6954
@dinsultanabsattar6954 3 года назад
Thank you for such a great explanation!
@GeertBaeke
@GeertBaeke 3 года назад
Glad it was helpful!
@bojanjonoski2759
@bojanjonoski2759 2 года назад
Perfect, thank you.
@MatiFix
@MatiFix 3 года назад
Greate video! Thanks for sharing! One thing I notice if you do kubectl describe sa appsa after you do the rolebinding will not list the role or the rolebinding associatted. Again Thanks!
@overman29
@overman29 2 года назад
This is really helpful! Thank you!
@bukowski_
@bukowski_ 2 года назад
nice and esay to follow, thank you¡¡¡
2 года назад
Really nice video. Thanks!
@HoussemDellai
@HoussemDellai 3 года назад
Thank you very much for this video
@dasgoll
@dasgoll 2 года назад
What kubernetes cluster are you running? Azure AKS?
@GeertBaeke
@GeertBaeke 2 года назад
Yes, AKS. Some videos just use Kind or K3S though…
@seshagirik4066
@seshagirik4066 3 года назад
Thanks a lot, very useful.
@GeertBaeke
@GeertBaeke 3 года назад
Glad it was helpful!
@mallarajes
@mallarajes 2 года назад
are you going into container? how you are referring CA=/var/run... ? this path is available on the container only right ? then you did not show us how you are going into container ?
@GeertBaeke
@GeertBaeke 2 года назад
Indeed, I did not show that. In k9s, just press s on the pod to get a shell. Otherwise use kubectl exec --stdin --tty PODNAME -- bash
@mallarajes
@mallarajes 2 года назад
@@GeertBaeke Thank you so much, this is in details explanation.
@barsvelioglu2276
@barsvelioglu2276 2 года назад
Fantastic. Thanks.
@nnvarma
@nnvarma 3 года назад
Pretty amazing. Keep up the good work.
@undefined5132
@undefined5132 3 года назад
Hi @Geert Baeke What linux distribution you use, it looks very fancy. Would you like to share?
@GeertBaeke
@GeertBaeke 3 года назад
Hi, it is Windows Subsystem for Linux 2 on Win10 running in Windows Terminal. Its just Ubuntu 18.04 with Oh My Zsh and customizations...
@AminM459
@AminM459 3 года назад
amazing, thank you so much!
@GeertBaeke
@GeertBaeke 3 года назад
You're welcome!
@amitbist2k2
@amitbist2k2 2 года назад
Great work
@gauravpuri8716
@gauravpuri8716 3 года назад
Thanks brother for such an informative video...
@GeertBaeke
@GeertBaeke 3 года назад
You're welcome!
@karlupwork2013
@karlupwork2013 2 года назад
Does this demo incorporate best practices for secrets management? In other words, are there additional things one would need to do in a production environment to ensure that there is minimum risk of exfiltration of keys, or impersonation, etc.? If not, what are the next steps for finding out about securing the system?
@GeertBaeke
@GeertBaeke 2 года назад
This is indeed not a video about secrets management. It merely looks at the specific concept of Kubernetes service accounts and how you create a service account to access the Kubernetes API from inside the cluster. It does not look at Kubernetes secrets, or potentially encrypting them in etcd or how you work with application secrets from external stores etc...
@2mahender
@2mahender 2 года назад
i created eks cluster fargate in private subnets, while creating service account using terraform from local, giving error could not reach cluster endpoint, is it expected?
@GeertBaeke
@GeertBaeke Год назад
I do not work with EKS or Fargate so I can’t be very helpful here I’m afraid.
@georgeollis
@georgeollis 2 года назад
Amazing!!
@frolovskii_v
@frolovskii_v 2 года назад
thanks a lot!
@manedurphy
@manedurphy 3 года назад
Excellent content
@joki009
@joki009 2 года назад
how can I delete that service account?
Далее
RBAC in Kubernetes
20:27
Просмотров 36 тыс.
Борщ в стиле высокой кухни!
00:57
Exploring Authentication & Authorization in Kubernetes
1:01:51
What are Kubernetes Service Accounts?
10:14
Просмотров 19 тыс.
Getting Started with ArgoCD on OpenShift 4
16:46
Просмотров 24 тыс.
Kubernetes tutorial | Service Account
9:37
Просмотров 8 тыс.