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

Support parallels driver on apple m1 #12116

Closed
Patrick0308 opened this issue Aug 4, 2021 · 3 comments
Closed

Support parallels driver on apple m1 #12116

Patrick0308 opened this issue Aug 4, 2021 · 3 comments
Labels
co/parallels-driver Parallels driver issues kind/feature Categorizes issue or PR as related to a new feature. os/macos triage/duplicate Indicates an issue is a duplicate of other open issue.

Comments

@Patrick0308
Copy link

Steps to reproduce the issue:
On Apple m1, do this command

❯ minikube start -p test --driver=parallels

πŸ˜„  [test] minikube v1.22.0 on Darwin 11.4 (arm64)
✨  Using the parallels driver based on user configuration

❌  Exiting due to DRV_UNSUPPORTED_OS: The driver 'parallels' is not supported on darwin/arm64

Parallels support for darwin/arm64, see https://www.parallels.com/blogs/parallels-desktop-apple-silicon-mac/

Full output of minikube logs command:

Full output of failed command:

@afbjorklund
Copy link
Collaborator

This is being discussed in Parallels/docker-machine-parallels#99

It is currently blocked by #9228 (there is no minikube.iso for arm64 yet)

@afbjorklund afbjorklund added co/parallels-driver Parallels driver issues os/macos kind/feature Categorizes issue or PR as related to a new feature. labels Aug 4, 2021
@afbjorklund
Copy link
Collaborator

Duplicate of #11219

@afbjorklund afbjorklund marked this as a duplicate of #11219 Aug 4, 2021
@afbjorklund afbjorklund added the triage/duplicate Indicates an issue is a duplicate of other open issue. label Aug 4, 2021
@spowelljr
Copy link
Member

As @afbjorklund pointed out, this is a duplicate of #11219. To keep discussion centralized I'm going to close this issue, however, please follow along with #11219 and feel free to contribute to any discussion there, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
co/parallels-driver Parallels driver issues kind/feature Categorizes issue or PR as related to a new feature. os/macos triage/duplicate Indicates an issue is a duplicate of other open issue.
Projects
None yet
Development

No branches or pull requests

3 participants