2
5
Codebase walkthrough
To import the codebase walkthrough in VS Code, please see this
gist.
Slide 26
Slide 26 text
26
CRDs and Aggregated Apiservers
They follow the same pattern
● CRDs - staging/src/k8s.io/apiextensions-apiserver
● Aggregated Apiservers - staging/src/k8s.io/kube-aggregator
(We won’t be covering them in detail in this talk)