ahmetb / kubectl-tree

kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux/aarch64 : plugin "tree" does not offer installation for this platform

karawitan opened this issue · comments

Hello,

I'd like to know how to compile kubectl-tree for Linux/aarch64 , please help !

ubuntu@n9:~$ microk8s.kubectl krew install tree
Updated the local copy of plugin index.
Installing plugin: tree
W0927 17:14:41.405917  492079 install.go:164] failed to install plugin "tree": plugin "tree" does not offer installation for this platform
failed to install some plugins: [tree]: plugin "tree" does not offer installation for this platform

ubuntu@n9:~$ uname -m
aarch64

ubuntu@n9:~$ uname
Linux