Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while installing kubectl plugin with Apple M1 chip #7154

Closed
rgeraskin opened this issue May 22, 2021 · 8 comments · Fixed by #7941
Closed

Error while installing kubectl plugin with Apple M1 chip #7154

rgeraskin opened this issue May 22, 2021 · 8 comments · Fixed by #7941
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@rgeraskin
Copy link

NGINX Ingress controller version: na

Kubernetes version (use kubectl version): v1.21.0

Environment:

  • Cloud provider or hardware configuration: Apple M1
  • OS (e.g. from /etc/os-release): macOs Big Sur 11.3.1
  • Kernel (e.g. uname -a): Darwin Romans-Air.lan 20.4.0 Darwin Kernel Version 20.4.0: Thu Apr 22 21:46:41 PDT 2021; root:xnu-7195.101.2~1/RELEASE_ARM64_T8101 arm64
  • Install tools: krew

What happened: plugin "ingress-nginx" does not offer installation for this platform

❯ kubectl krew install ingress-nginx                                                                          at 02:24:43
Updated the local copy of plugin index.
Installing plugin: ingress-nginx
W0523 02:25:26.202983   47683 install.go:164] failed to install plugin "ingress-nginx": plugin "ingress-nginx" does not offer installation for this platform
F0523 02:25:26.203062   47683 root.go:79] failed to install some plugins: [ingress-nginx]: plugin "ingress-nginx" does not offer installation for this platform

What you expected to happen: plugin installation

How to reproduce it: try to install the plugin to apple m1

/kind bug

@rgeraskin rgeraskin added the kind/bug Categorizes issue or PR as related to a bug. label May 22, 2021
@strongjz
Copy link
Member

strongjz commented Jun 6, 2021

Supporting more arch is more a feature than a bug.

/kind feature

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Jun 6, 2021
@strongjz
Copy link
Member

strongjz commented Jun 6, 2021

/kind remove bug

@k8s-ci-robot
Copy link
Contributor

@strongjz: The label(s) kind/remove cannot be applied, because the repository doesn't have them.

In response to this:

/kind remove bug

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@strongjz
Copy link
Member

strongjz commented Jun 6, 2021

/remove-kind bug

@k8s-ci-robot k8s-ci-robot removed the kind/bug Categorizes issue or PR as related to a bug. label Jun 6, 2021
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 4, 2021
@rgeraskin
Copy link
Author

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 4, 2021
@itsSaad
Copy link

itsSaad commented Nov 8, 2021

Any chance this will be picked up or a workaround?

@iamNoah1
Copy link
Contributor

To be honest I am not quite sure if this is the repo for the proposal. Is krew or kubectl cli repo not a more suitable place ? @strongjz @rikatz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants