kubermatic / fubectl

Reduces repetitive interactions with kubectl
Apache License 2.0
860 stars 63 forks source link

[proposal] adopt kubectx/kubens #79

Closed eshepelyuk closed 3 years ago

eshepelyuk commented 3 years ago

Hello,

To manage context and namespace switching functionality - kubectx/kubens toolset could be used. They could be installed via krew as other plugins used by fubectl. fubectl could provide useful aliases like kctx / kns, current context / namespace functions would be deprecated.

Tools homepage: https://github.com/ahmetb/kubectx

eshepelyuk commented 3 years ago

@kron4eg thanks a lot for merging #77 what do you think about this proposal ?

kron4eg commented 3 years ago

But we already have kcs / kcns to switch context / default namespace. I don't see the point.