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
Hello,
I'd like to know how to compile kubectl-tree for Linux/aarch64 , please help !