Everything you need to know about Kubebuilder: Write operators like a pro

preview_player
Показать описание
This video takes you from zero to competent on how to work with Kubebuilder to write Kubernetes operators

Timecodes:
0:00 Introduction
1:19 Init
4:30 Project layout
11:10 Create an API
13:11 Code gen
16:57 Connecting
19:40 Custom resource
25:42 Fixing customize
27:00 Validating
30:01 Image building
Рекомендации по теме
Комментарии
Автор

This was the exact video I was looking for

Pixalynx
Автор

Thanks for the explanation now getting comfortable with controllers

DipankarDas-cmzs
Автор

Thank you so much. It is very helpful for me. Could you explain in which case should we use kubebuilder and in which case operator-sdk?

mogxbmw
Автор

Great content. You need to add a shock mount in your mic though. Everytime you type something on the keyboard, the sound of the video is "buzzing".

kostiscodefresh
Автор

What an awesome video! What I was looking for, please make more video on CRD. Thank you! 💕💕💕

mdnasiruddin
Автор

Thanks for sharing! How code is automatically generated at 15:06?

Kloecfdh
Автор

amazing explanation and a great video. Thank you.

abhimanyu
Автор

This is really good. Thanks for this video

cdivitotawela
Автор

Isn't domain the suffix of API resources? 2:28

Md.ParvejMia-wuqz
Автор

Can you please create a realtime kubernetes operator may be aws dynamodb kubernetes operator, that manages dynamodb

TheMouseJerry-dumd
Автор

Great video, really explained things. But whats the shark at 8:27?

viqnpfc
Автор

Finally had some time to catch up on your videos! Great session as usual! I found kubebuilder at the beginning very intimidating as it has so much going on and the Makefile is very difficult to dig through!

What are your thoughts on the Operator SDK as an alternative to kubebuilder?

Btw: Love the usage of Copilot! Worth every cent!

dirien
Автор

How did he magically generate code at the 18 minute mark???? Is he using copilot?

hamzamasood
Автор

That’s great! Are you planning to create more videos about Kubebuilder?

francismarasouza
Автор

Is there git repo for the code, pls share

a
Автор

Didn't know that Justin Timberlake was into kubernetes

bnssoftware