Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minkube cant run on my amd 64 processor #19158

Open
paulfatoki opened this issue Jun 28, 2024 · 1 comment
Open

minkube cant run on my amd 64 processor #19158

paulfatoki opened this issue Jun 28, 2024 · 1 comment
Labels
co/docker-driver Issues related to kubernetes in container kind/support Categorizes issue or PR as a support question. os/windows triage/needs-information Indicates an issue needs more information in order to work on it.

Comments

@paulfatoki
Copy link

What Happened?

  • minikube v1.33.1 on Microsoft Windows 11 Home 10.0.22631.3737 Build 22631.3737
  • Using the docker driver based on existing profile
  • Starting "minikube" primary control-plane node in "minikube" cluster
  • Pulling base image v0.0.44 ...
  • Updating the running docker "minikube" container ...
    ! This container is having trouble accessing https://registry.k8s.io
  • To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
  • Preparing Kubernetes v1.30.0 on Docker 26.1.1 ...
    ! initialization failed, will try again: wait: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.0:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables": Process exited with status 3
    stdout:

Attach the log file

logs.txt

Operating System

Windows

Driver

Docker

@bobsira
Copy link

bobsira commented Jul 3, 2024

Hello, could you please run minikube logs --file=log.txt and attach the log.txt file to help with investigating what the problem might be. Thanks!

@spowelljr spowelljr added kind/support Categorizes issue or PR as a support question. triage/needs-information Indicates an issue needs more information in order to work on it. os/windows co/docker-driver Issues related to kubernetes in container labels Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
co/docker-driver Issues related to kubernetes in container kind/support Categorizes issue or PR as a support question. os/windows triage/needs-information Indicates an issue needs more information in order to work on it.
Projects
None yet
Development

No branches or pull requests

3 participants