When trying to install this plug in my Macbook air (with M1 processor) I get the following error:
kubectl krew install tree
Updated the local copy of plugin index.
Updated the local copy of plugin index "kvaps".
Installing plugin: tree
W0829 14:09:37.491565 12970 install.go:164] failed to install plugin "tree": plugin "tree" does not offer installation for this platform
F0829 14:09:37.491618 12970 root.go:79] failed to install some plugins: [tree]: plugin "tree" does not offer installation for this platform
Would it be possible to to add a darwin/arm64 build target?
When trying to install this plug in my Macbook air (with M1 processor) I get the following error:
Would it be possible to to add a
darwin/arm64
build target?