kubectx
kubectx is a tool to switch between contexts (clusters) on kubectl faster.
Install with choco
choco install kubectx
github: https://github.com/ahmetb/kubectx
kubens
kubens is a tool to switch between Kubernetes namespaces (and configure them for kubectl) easily.
Install with choco
choco install kubens
github: https://github.com/ahmetb/kubectx
krew
Krew is the plugin manager for kubectl
command-line tool.
Install with choco
choco install krew
https://krew.sigs.k8s.io/docs/user-guide/setup/install/
tree
A kubectl plugin to explore ownership relationships between Kubernetes objects through ownersReferences
on the objects.
Install with krew文章来源:https://www.toymoban.com/news/detail-760849.html
kubectl krew install tree
github: https://github.com/ahmetb/kubectl-tree文章来源地址https://www.toymoban.com/news/detail-760849.html
到了这里,关于kubectl plugins的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!