Skip to content

Commit 46a35d0

Browse files
committed
cmctl: remove the word "legacy" for the kubectl plugin
Signed-off-by: Maël Valais <[email protected]>
1 parent a9913bc commit 46a35d0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/docs/reference/cmctl.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -352,10 +352,8 @@ Resources](https://cert-manager.io/docs/releases/upgrading/remove-deprecated-api
352352
$ cmctl upgrade migrate-api-version --qps 5 --burst 10
353353
```
354354

355-
## Legacy kubectl plugin
355+
## Kubectl plugin
356356

357-
We call the kubectl plugin "legacy" because we used to recommend using the standalone binary
358-
`cmctl` rather than the kubectl plugin because kubectl plugins used to not support auto-completion.
359357
Since kubectl 1.26, kubectl plugins support auto-completion, which means you will have the same
360358
experience with the standalone `cmctl` binary and with the kubectl plugin.
361359

0 commit comments

Comments
 (0)