kubectl-tree icon indicating copy to clipboard operation
kubectl-tree copied to clipboard

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

Open karawitan opened this issue 2 years ago • 3 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

karawitan avatar Sep 27 '23 17:09 karawitan