deprecation-checker

command module
v0.0.0-...-79543a8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 24, 2021 License: Apache-2.0 Imports: 17 Imported by: 0

README

Kubedd

As kubernetes has come of its age, it has started deprecating and removing older kubernetes objects apiVersions.

kubedd is a tool to help specifically with the migration of kubernetes version, it detects

  1. Identify and provide recommendations for apiVersions which have been removed or deprecated
  2. Validates schema against current kubernetes (in case cluster is provided) as well as target kubernetes version
  3. Warns in case it is not possible to migrate from current version to target kubernetes version

It does so using Kubernetes OpenAPI specification, and can validate schemas for multiple versions of Kubernetes.

$ ./bin/kubedd --kubeconfig <path of kubeconfig> --kubernetes-version 1.22  


For full usage and installation instructions see devtron.ai.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
log

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL