filmov
tv
Kubernetes Track: Migrate the Aggregated API Server (...) - Mateusz Szostok
Показать описание
Kubernetes Track: Migrate the Aggregated API Server to the Custom Resource Definition (CRD) - is that even possible? - Mateusz Szostok, Go/Kubernetes Developer
Extending Kubernetes quickly has become a common practice. We can do that in two different ways, either using API aggregation or the CRD approach. This talk takes you on a Service Catalog journey on the process of moving from the initial API server implementation to the Custom Resource Definition (CRD) and the admission webhook approach.
You will learn:
- Why we moved to CRD in our project.
- What the technical implications of the two approaches are.
- How to do a migration from an API server to a CRD.
At the end of this talk, we'll also take a quick look at the future of CRDs.
Slides:
Extending Kubernetes quickly has become a common practice. We can do that in two different ways, either using API aggregation or the CRD approach. This talk takes you on a Service Catalog journey on the process of moving from the initial API server implementation to the Custom Resource Definition (CRD) and the admission webhook approach.
You will learn:
- Why we moved to CRD in our project.
- What the technical implications of the two approaches are.
- How to do a migration from an API server to a CRD.
At the end of this talk, we'll also take a quick look at the future of CRDs.
Slides: