abiosoft / abiosoft/colima

Docker-in-Docker devcontainers

未关闭
#1,173 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Go
星标
30.8k
派生
613
PR 合并指标
30 天内没有已合并 PR

描述

### Description

When using colima to spin up VS Code devcontainers, the docker-in-docker image in combination with minikube for kubernetes does not set up networking correctly. The pods do not have internet access and can not pull their respective images.

### Version

colima version 0.7.5
git commit: 1588c066b9ab9dae8205ef265929c7eb43dca473
limactl version 0.23.2
qemu-img version 9.1.0
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)
- [X] Apple Silicon >= 14 (Sonoma)
- [ ] Linux

### Output of `colima status`

_No response_

### Reproduction Steps

1. Set up a devcontainer with kubernetes in docker feature enabled
2. Try to install any helm chart
3. The pods fail to pull their images

### Expected behaviour

Pods can pull their images aka the pods have internet access.

### Additional context

_No response_

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。