Kubernetes API Explained

preview_player
Показать описание
Kuberenetes API is made of several smaller components. In this video you will see how a request has to go through Authentication, Authorisation, Mutation & Validation before it is persisted by Kubernetes.

0:00 Intro
0:29 API Request
1:53 API Components
2:49 Mutation Controller
3:29 Validation Controlles
4:00 Custom Controllers
4:57 Recap
Рекомендации по теме
Комментарии
Автор

Thank you Soulman, OPA works with both the mutation/validation controller, gate-keeper I belive at its current GA release works only with the validation controller.
Loved your video as it is short and informative. keep it up

qzvpbmz
Автор

This was very easy to understand and well explained. Thanks for the video.

pachevj
Автор

Like your video as it is short and informative.

ajayyewale
Автор

one more question if my pode was crass some region, but still my yaml file present in master node its create automatically or i am running that yaml file

ManuKumar-rfgb
Автор

Hi i have one doubt plz clear any one. if i am create one yaml file means stored in etcd know, ok after deployed pod i am delete that yaml file in master node means its deleted in etcd also ?

ManuKumar-rfgb