You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Kubernetes cluster should start without any error code
Additional context
No response
The text was updated successfully, but these errors were encountered:
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
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
Output of
colima status
FATA[0000] colima is not running
Reproduction Steps
Expected behaviour
Kubernetes cluster should start without any error code
Additional context
No response
The text was updated successfully, but these errors were encountered: