Get on board with Kubernetes Operators!

Описание к видео Get on board with Kubernetes Operators!

My wife made me another wonderful thumbnail! Hopefully you all enjoy the video as much as you like the thumbnail!

In this video we cover why kubernetes operators exist, what purpose they solve and then at the end we are going to jump into some code and talk about how to do a few simple things in a kubernetes operator!

Links!
https://github.com/kubernetes-sigs/ku...
https://kopf.readthedocs.io/en/stable/
https://sdk.operatorframework.io/
https://github.com/null-channel/injec...

Videos on my Stupid operators:
   • Kubernetes operator GAME?! - yes, I m...  
https://github.com/null-channel/stupi...

=====================
Timeline
=====================
0:00 - intro
1:25 - what they are
5:10 - why use them?
9:25 - why not.
10:00 - how can I make one?
14:40 - kubebuilder
15:30 - making a project (CODE)
17:10 - kubebuilder init (CODE)
18:25 - kubebuilder api (CODE)
20:00 - project structure (CODE)
22:21 - the main function (CODE)
23:57 - controller basics (CODE)
25:00 - the kubernetes api (CODE)
28:20 - watch other resources (CODE)
32:00 - finalizers (CODE)
34:20 - testing locally (CODE)
36:10 - next steps

Комментарии

Информация по комментариям в разработке