kubebuilder icon indicating copy to clipboard operation
kubebuilder copied to clipboard

Track and promote external plugins that integrate with Kubebuilder

Open camilamacedo86 opened this issue 5 months ago • 1 comments
trafficstars

What do you want to happen?

Start tracking external plugins that integrate with Kubebuilder, so the community can discover and use them.

This issue will act as a tracker. Later, we can link it from the docs under a new “External Plugins” or “Ecosystem” section.

Note: We should create a doc section to promote external plugins built on top of Kubebuilder.


Why?

Many developers are using Kubebuilder as a library to build plugins — often for other languages or scaffolding styles.

Tracking them helps:

  • Give visibility to community projects
  • Help users find compatible tools
  • Encourage collaboration
  • Support future doc updates

Example Plugin


How to Contribute

If you’ve built a plugin that works with Kubebuilder, drop a comment with:

- [Plugin Name](link)  
  > Short description

Let’s make them easy to find and use!

camilamacedo86 avatar May 25 '25 17:05 camilamacedo86