krew

Package manager for discovering and installing kubectl plugins

brewmacoslinux
Try with needOr install directly
Source

About

Package manager for kubectl plugins

Commands

kubectl-krew

Examples

Search for available kubectl plugins$ kubectl krew search
Install a plugin (e.g., ctx for context switching)$ kubectl krew install ctx
List all installed krew plugins$ kubectl krew list