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

Cant install microk8s in M1 Macbook Pro Sequoia #4683

Open
deanchalk opened this issue Sep 25, 2024 · 2 comments
Open

Cant install microk8s in M1 Macbook Pro Sequoia #4683

deanchalk opened this issue Sep 25, 2024 · 2 comments

Comments

@deanchalk
Copy link

Summary

brand new mac - no previous installs - wont install microk8s
terminal output:

deanchalk@Deans-MacBook-Pro ~ % microk8s install
Warning: the "--mem" long option is deprecated in favour of "--memory". Please update any scripts, etc.
launch failed: The following errors occurred:
microk8s-vm: timed out waiting for response
Warning: the "--mem" long option is deprecated in favour of "--memory". Please update any scripts, etc.
launch failed: instance "microk8s-vm" already exists
Warning: the "--mem" long option is deprecated in favour of "--memory". Please update any scripts, etc.
launch failed: instance "microk8s-vm" already exists
Warning: the "--mem" long option is deprecated in favour of "--memory". Please update any scripts, etc.
launch failed: instance "microk8s-vm" already exists
Warning: the "--mem" long option is deprecated in favour of "--memory". Please update any scripts, etc.
launch failed: instance "microk8s-vm" already exists
Warning: the "--mem" long option is deprecated in favour of "--memory". Please update any scripts, etc.
launch failed: instance "microk8s-vm" already exists
Warning: the "--mem" long option is deprecated in favour of "--memory". Please update any scripts, etc.
launch failed: instance "microk8s-vm" already exists
Warning: the "--mem" long option is deprecated in favour of "--memory". Please update any scripts, etc.
launch failed: instance "microk8s-vm" already exists
Warning: the "--mem" long option is deprecated in favour of "--memory". Please update any scripts, etc.
launch failed: instance "microk8s-vm" already exists
Warning: the "--mem" long option is deprecated in favour of "--memory". Please update any scripts, etc.
launch failed: instance "microk8s-vm" already exists
Warning: the "--mem" long option is deprecated in favour of "--memory". Please update any scripts, etc.
launch failed: instance "microk8s-vm" already exists
An error occurred with the instance when trying to launch with 'multipass': returned exit code 2.
Ensure that 'multipass' is setup correctly and try again.

In the multipass client there is a microk8s image but every option is disabled in the client so using the terminal I deleted the image and purged multipass. I then tried the 'microk8s install' command again and the same errors

@berkayoz
Copy link
Member

Hey @deanchalk,

Have you tried launching a simple ubuntu vm through multipass? Is this only related to microk8s installer?

@deanchalk
Copy link
Author

You are onto something - I cant install any of the suggested VMs - I tried installing jammy jellyfish and it failed in the same way with a timeout message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants