Question: `colima kubernetes start` failed.
- Langage dominant
- Go
- Étoiles
- 30.8k
- Forks
- 613
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
hi, when i start k8s by colima, encountered the following error.
``` text
$ colima kubernetes start
INFO[0046] installing ... context=kubernetes
FATA[0121] error at 'installing': error downloading 'https://github.com/k3s-io/k3s/releases/download/v1.31.2+k3s1/k3s-arm64': error retrieving redirect url: error running [curl -ILs -o /dev/null -w %{url_effective} https://github.com/k3s-io/k3s/releases/download/v1.31.2+k3s1/k3s-arm64], output: "", err: "exit status 7"
```
Is there any solution to this problem?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
The error is a network issue downloading k3s. Look at the kubernetes installation logic in the codebase, likely around downloading releases. Check the curl command and network handling. The issue is stale with no recent activity, so first verify if the problem persists and if there are any workarounds or fixes already merged.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- go, kubernetes, macos
- Domaine
- cli, cloud, devops
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 30/100