November 25, 2019

227 words 2 mins read

Tutorial: Zero to Operator in 90 Minutes!

Tutorial: Zero to Operator in 90 Minutes!

Please bring your laptop fully charged as we will have limited charging stations available in the room.Please complete the following steps ahead of time to make your tutorial easier: https://gist.gith

Talk Title Tutorial: Zero to Operator in 90 Minutes!
Speakers Solly Ross (Software Engineer, Google)
Conference KubeCon + CloudNativeCon North America
Conf Tag
Location San Diego, CA, USA
Date Nov 15-21, 2019
URL Talk Page
Slides Talk Slides
Video

Please bring your laptop fully charged as we will have limited charging stations available in the room.Please complete the following steps ahead of time to make your tutorial easier: https://gist.github.com/DirectXMan12/ad7b35327c2816125a45cdc11ff78476Come learn how to quickly get off the ground running with building an operator using KubeBuilder v2!Come write a Kubernetes-style API to manage a bespoke application, complete with declarative validation and defaulting. Discover what kind of requirements go into an API type, and how to write API types that work and feel like they’re part of Kubernetes, and can be easily consumed as part of a larger system.Once you’ve got an API type, you’ll make use of the new server-side apply functionality to make implementing your core logic a breeze, and learn how to think about writing well-behaved controller logic that deals with different interactions with other parts of Kubernetes.Finally, you’ll learn how to actually run your controller locally for development and on a remote cluster for production.

comments powered by Disqus