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.
1 parent 08e93f8 commit 85fb8fcCopy full SHA for 85fb8fc
docs/book/src/SUMMARY.md
@@ -130,7 +130,7 @@
130
- [Creating your own plugins](./plugins/creating-plugins.md)
131
- [Testing your own plugins](./plugins/testing-plugins.md)
132
- [Plugins Versioning](./plugins/plugins-versioning.md)
133
- - [Extending Kubebuilder with external plugins](./plugins/external-plugins.md)
+ - [Creating external plugins](./plugins/external-plugins.md)
134
135
---
136
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