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

Colima unable to start Kubernetes cluster in HEAD on M1 proc mac ,error starting vm: error at 'creating and starting' #1121

Open
1 of 5 tasks
aditya-32 opened this issue Aug 25, 2024 · 0 comments

Comments

@aditya-32
Copy link

aditya-32 commented Aug 25, 2024

Description

Updated the colima version and on staring Kubernetes cluster getting this error
colima start --kubernetes

INFO[0000] starting colima
INFO[0000] runtime: docker+k3s
INFO[0000] creating and starting ... context=vm
INFO[0000] downloading disk image ... context=vm
FATA[0001] error starting vm: error at 'creating and starting': error getting qcow image: error during image download: error downloading 'https://github.com/abiosoft/colima-core/releases/download/v0.7.1/ubuntu-24.04-minimal-cloudimg-arm64-docker.qcow2': error retrieving redirect url: error running [curl -ILs -o /dev/null -w %{url_effective} https://github.com/abiosoft/colima-core/releases/download/v0.7.1/ubuntu-24.04-minimal-cloudimg-arm64-docker.qcow2], output: "", err: "exit status 60"

Note:
Able to start docker as runtime but not kubernetes

Version

colima version && limactl --version && qemu-img --version

colima version 0.7.3
git commit: a66b375
limactl version 0.23.1
qemu-img version 9.0.2
Copyright (c) 2003-2024 Fabrice Bellard and the QEMU Project developers

Operating System

  • macOS Intel <= 13 (Ventura)
  • macOS Intel >= 14 (Sonoma)
  • Apple Silicon <= 13 (Ventura)
  • Apple Silicon >= 14 (Sonoma)
  • Linux

Output of colima status

FATA[0000] colima is not running

Reproduction Steps

  1. brew install colima
  2. colima start --kubernetes / colima start --kubernetes --kubernetes-version="v1.29.3+k3s1"

Expected behaviour

Kubernetes cluster should start without any error code

Additional context

No response

@aditya-32 aditya-32 changed the title Colima unable to start Kubernetes cluster in HEAD on M1 proc mac Colima unable to start Kubernetes cluster in HEAD on M1 proc mac ,error starting vm: error at 'creating and starting' Aug 25, 2024
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

1 participant