Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 882 Bytes

Readme.md

File metadata and controls

34 lines (19 loc) · 882 Bytes

Labs for Extending Kubernetes Workshop

Requirements

Notes:

Common alias k=kubectl

Labs

Lab 1: Kubernetes API

The focus of this lab is to become familar with the kube-api. Through this lab you should have an understanding of the kube-api, how it can be accessed and how the API is formed.

Lab 2: Custom Resource Definition (CRDs)

Lab 3: kubectl plugin

Lab 4: Kubebuilder Operator

Lab 5: KUDO Operator

Recommendations

Highly recommend Goland as a Go editor