kubernetes-sigs / krew

📦 Find and install kubectl plugins
https://krew.sigs.k8s.io
Apache License 2.0
6.42k stars 369 forks source link

failed to install some plugins: [examples]: plugin "examples" does not offer installation for this platform #797

Closed mahesh2121 closed 2 years ago

mahesh2121 commented 2 years ago

installing plugin using krew

CRI used here Docker desktop

C:\Users\mahes\Desktop\ckaexample>kubectl krew install cs/examples Updated the local copy of plugin index "cs". Updated the local copy of plugin index. Installing plugin: examples W0903 14:20:54.589626 8384 install.go:164] failed to install plugin "examples": plugin "examples" does not offer installation for this platform failed to install some plugins: [examples]: plugin "examples" does not offer installation for this platform Error: exit status 1

ahmetb commented 2 years ago

You need to file these issues in plugin repos not here. /close

k8s-ci-robot commented 2 years ago

@ahmetb: Closing this issue.

In response to [this](https://github.com/kubernetes-sigs/krew/issues/797#issuecomment-1236164428): >You need to file these issues in plugin repos not here. >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.