TGIK

TGI Kubernetes is a weekly live video stream all about Kubernetes.

TGI Kubernetes 040: Kubebuilder

Watch on YouTube
3:04 PM PDT on Friday, Jun 22, 2018

TGI Kubernetes 040: Kubebuilder

TGI Kubernetes 040: Kubebuilder

Jun 22 2018

In this episode

Lots more details on this episode at https://github.com/heptio/tgik/tree/master/episodes/040

Come hang out with Kris Nova as she does a bit of hands on hacking of Kubernetes and related topics. Some of this will be Kris talking about the things she knows. Some of this will be Kris exploring something new with the audience. Come join the fun, ask questions, comment, and participate in the live chat!

Episode Shortcuts:

  • 00:00:14 - Welcome to TGIK!
  • 00:02:56 - Week in Review
  • 00:10:50 - Kubebuilder
  • 00:13:48 - Installing Kubebuilder
  • 00:19:40 - Running Kubebuilder
  • 00:24:45 - Creating our first API
  • 00:26:10 - Our first kubebuilder init
  • 00:34:30 - Looking at the files Kubebuilder just created (IDE time)
  • 00:37:35 - Why do Kubernetes projects have these hack directories?
  • 00:43:56 - Adding a Schema and Business Logic
  • 00:54:56 - Integration Tests and Pushing to Kubernetes
  • 01:09:09 - Watching our status
  • 01:15:00 - Generating our documentation