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
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: 1588c06
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)
Apple Silicon >= 14 (Sonoma)
Linux
Output of colima status
No response
Reproduction Steps
Set up a devcontainer with kubernetes in docker feature enabled
Try to install any helm chart
The pods fail to pull their images
Expected behaviour
Pods can pull their images aka the pods have internet access.
Additional context
No response
The text was updated successfully, but these errors were encountered:
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: 1588c06
limactl version 0.23.2
qemu-img version 9.1.0
Copyright (c) 2003-2024 Fabrice Bellard and the QEMU Project developers
Operating System
Output of
colima status
No response
Reproduction Steps
Expected behaviour
Pods can pull their images aka the pods have internet access.
Additional context
No response
The text was updated successfully, but these errors were encountered: