Closed vortegatorres closed 1 month ago
In the future can you upload the logs folder as described rather than the individual files? It's easier to manage.
from serial.log:
Detected architecture x86-64.
from docker info:
Architecture: aarch64
You can't run cross-architecture like this. #2718
/remove-kind bug /kind support /close
@BenTheElder: Closing this issue.
https://github.com/kubernetes-sigs/kind/issues/2718 has more details, unfortunately this won't work. It looks likely that this was via the env variable rather than explicitly attempting to use a cross-architecture image. You'll have to make sure kind is called with the env unset or set to match the actual host arch.
What happened:
Running:
kind create cluster -v 999 --retain
I have this output:Logs: docker-info.txt kind-version.txt alternatives.log containerd.log images.log inspect.json journal.log kubelet.log kubernetes-version.txt serial.log
What you expected to happen:
Create the cluster without error.
How to reproduce it (as minimally and precisely as possible):
kind create cluster -v 999 --retain
Anything else we need to know?:
Environment:
kind version
):kind v0.24.0 go1.23.1 darwin/arm64
docker info
,podman info
ornerdctl info
):Server: Containers: 5 Running: 2 Paused: 0 Stopped: 3 Images: 231 Server Version: 27.2.0 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 8fc6bcff51318944179630522a095cc9dbf9f353 runc version: v1.1.13-0-g58aa920 init version: de40ad0 Security Options: seccomp Profile: unconfined cgroupns Kernel Version: 6.10.4-linuxkit Operating System: Docker Desktop OSType: linux Architecture: aarch64 CPUs: 10 Total Memory: 24.17GiB Name: docker-desktop ID: b1d232ef-3cb7-4ac7-a42c-7cd608c09f29 Docker Root Dir: /var/lib/docker Debug Mode: false HTTP Proxy: http.docker.internal:3128 HTTPS Proxy: http.docker.internal:3128 No Proxy: hubproxy.docker.internal Labels: com.docker.desktop.address=unix:///Users/vicenteortegatorres/Library/Containers/com.docker.docker/Data/docker-cli.sock Experimental: false Insecure Registries: hubproxy.docker.internal:5555 127.0.0.0/8 Live Restore Enabled: false
WARNING: daemon is not using the default seccomp profile
Client Version: v1.30.2 Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3