We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 230e710 + 85fb8fc commit ace53abCopy full SHA for ace53ab
docs/book/src/SUMMARY.md
@@ -131,7 +131,7 @@
131
- [Creating your own plugins](./plugins/creating-plugins.md)
132
- [Testing your own plugins](./plugins/testing-plugins.md)
133
- [Plugins Versioning](./plugins/plugins-versioning.md)
134
- - [Extending Kubebuilder with external plugins](./plugins/external-plugins.md)
+ - [Creating external plugins](./plugins/external-plugins.md)
135
136
---
137
docs/book/src/plugins/external-plugins.md
@@ -1,4 +1,4 @@
1
-# Extending Kubebuilder with external plugins
+# Creating External Plugins
2
3
## Overview
4
0 commit comments