Following API conventions from K8s sig-architecture how to do it using kubebuilder?
You can git checkout
specific tags to see how the code should be at any specific step
- 1. Bootstrap the project: tag:
step-1
-
- Upgrade to beta and stable
-
- Implement a change
-
- Implement a breaking change