kubent

Check Kubernetes clusters for deprecated API usage

brewmacoslinux
Try with needOr install directly
Source

About

Easily check your clusters for use of deprecated APIs

Commands

kubent

Examples

Scan current cluster for deprecated APIs$ kubent
Scan specific namespace for deprecated APIs$ kubent -n kube-system
Generate JSON output for deprecated API findings$ kubent -o json