Move kubectl-convert installation info under Optional kubectl configurations and plugins
Signed-off-by: bhumijgupta <bhumijgupta@gmail.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: "kubectl-convert overview"
|
||||
description: "What is kubectl-convert plugin?"
|
||||
headless: true
|
||||
---
|
||||
|
||||
kubectl-convert is a kubectl plugin which allows to convert manifests between different api
|
||||
versions. This can be particularly helpful to migrate manifests to a non-deprecated api version.
|
||||
For more info, visit [migrate to non deprecated apis](/docs/reference/using-api/deprecation-guide/#migrate-to-non-deprecated-apis)
|
||||
Reference in New Issue
Block a user