DEV Community

Minwook Je
Minwook Je

Posted on

Kubebuilder

Purpose: How to develop their own k8s APIs and the principles from the core k8s APIs design.

Features

  1. K8s APIs and Resources
  2. API versioning
  3. Self healing
  4. GC and Finalizers
  5. Declarative and Imperative APIs
  6. Level Based vs Edge Base APIs
  7. Resource vs Subresources

Top comments (0)