Deep Dive into Kubernetes API-Machinery
In this chapter, we look into some of the details about API-Machinery for example what are Kinds and Resources in the case of API-Machinery. We also look into how the conversion happens between a Golang type to a GroupVersionKind and from it to GroupVersionResource and then how, eventually, the HTTP path for resources is created.
Instructor
Have feedback about this course or lesson? We want to hear it! Send your thoughts to mentoring@infracloud.io.