kubernetes / minikube

Run Kubernetes locally
https://minikube.sigs.k8s.io/
Apache License 2.0
29.22k stars 4.87k forks source link

minikube issue #14644

Closed Arun297 closed 1 year ago

Arun297 commented 2 years ago

What Happened?

*

I0726 22:41:18.478093 3679 out.go:177] Using the none driver based on user configuration I0726 22:41:18.480741 3679 start.go:284] selected driver: none I0726 22:41:18.480753 3679 start.go:805] validating driver "none" against I0726 22:41:18.480767 3679 start.go:816] status for none: {Installed:true Healthy:true Running:false NeedsImprovement:false Error: Reason: Fix: Doc: Version:} I0726 22:41:18.480790 3679 start.go:1541] auto setting extra-config to "kubelet.resolv-conf=/run/systemd/resolve/resolv.conf". I0726 22:41:18.480932 3679 start_flags.go:296] no existing cluster config was found, will generate one from the flags I0726 22:41:18.481150 3679 start_flags.go:377] Using suggested 2200MB memory alloc based on sys=3865MB, container=0MB I0726 22:41:18.481321 3679 start_flags.go:835] Wait components to verify : map[apiserver:true system_pods:true] I0726 22:41:18.481333 3679 cni.go:95] Creating CNI manager for "" I0726 22:41:18.481336 3679 cni.go:149] Driver none used, CNI unnecessary in this configuration, recommending no CNI I0726 22:41:18.481346 3679 start_flags.go:310] config: {Name:minikube KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.32@sha256:9190bd2393eae887316c97a74370b7d5dad8f0b2ef91ac2662bc36f7ef8e0b95 Memory:2200 CPUs:2 DiskSize:20000 VMDriver: Driver:none HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.24.1 ClusterName:minikube Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:resolv-conf Value:/run/systemd/resolve/resolv.conf}] ShouldLoadCachedImages:false EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop: ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/root:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:} I0726 22:41:18.483981 3679 out.go:177] Starting control plane node minikube in cluster minikube I0726 22:41:18.485847 3679 profile.go:148] Saving config to /root/.minikube/profiles/minikube/config.json ... I0726 22:41:18.485868 3679 lock.go:35] WriteFile acquiring /root/.minikube/profiles/minikube/config.json: {Name:mk270d1b5db5965f2dc9e9e25770a63417031943 Clock:{} Delay:500ms Timeout:1m0s Cancel:} I0726 22:41:18.486184 3679 cache.go:208] Successfully downloaded all kic artifacts I0726 22:41:18.486207 3679 start.go:352] acquiring machines lock for minikube: {Name:mkc8ab01ad3ea83211c505c81a7ee49a8e3ecb89 Clock:{} Delay:500ms Timeout:13m0s Cancel:} I0726 22:41:18.486278 3679 start.go:356] acquired machines lock for "minikube" in 58.916µs I0726 22:41:18.486291 3679 start.go:91] Provisioning new machine with config: &{Name:minikube KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.32@sha256:9190bd2393eae887316c97a74370b7d5dad8f0b2ef91ac2662bc36f7ef8e0b95 Memory:2200 CPUs:2 DiskSize:20000 VMDriver: Driver:none HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.24.1 ClusterName:minikube Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:resolv-conf Value:/run/systemd/resolve/resolv.conf}] ShouldLoadCachedImages:false EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name:m01 IP: Port:8443 KubernetesVersion:v1.24.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop: ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/root:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:} &{Name:m01 IP: Port:8443 KubernetesVersion:v1.24.1 ContainerRuntime:docker ControlPlane:true Worker:true} I0726 22:41:18.489945 3679 start.go:131] createHost starting for "m01" (driver="none") I0726 22:41:18.493580 3679 out.go:177] Running on localhost (CPUs=2, Memory=3865MB, Disk=7764MB) ... I0726 22:41:18.495198 3679 exec_runner.go:51] Run: systemctl --version I0726 22:41:18.497386 3679 start.go:165] libmachine.API.Create for "minikube" (driver="none") I0726 22:41:18.497405 3679 client.go:168] LocalClient.Create starting I0726 22:41:18.497445 3679 main.go:134] libmachine: Reading certificate data from /root/.minikube/certs/ca.pem I0726 22:41:18.497471 3679 main.go:134] libmachine: Decoding PEM data... I0726 22:41:18.497501 3679 main.go:134] libmachine: Parsing certificate... I0726 22:41:18.497561 3679 main.go:134] libmachine: Reading certificate data from /root/.minikube/certs/cert.pem I0726 22:41:18.497582 3679 main.go:134] libmachine: Decoding PEM data... I0726 22:41:18.497590 3679 main.go:134] libmachine: Parsing certificate... I0726 22:41:18.497885 3679 client.go:171] LocalClient.Create took 475.234µs I0726 22:41:18.497897 3679 start.go:173] duration metric: libmachine.API.Create for "minikube" took 509.834µs I0726 22:41:18.497901 3679 start.go:306] post-start starting for "minikube" (driver="none") I0726 22:41:18.497904 3679 start.go:316] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs] I0726 22:41:18.497934 3679 exec_runner.go:51] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs I0726 22:41:18.508962 3679 main.go:134] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found I0726 22:41:18.509003 3679 main.go:134] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found I0726 22:41:18.509017 3679 main.go:134] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found I0726 22:41:18.514984 3679 out.go:177] OS release is Ubuntu 22.04 LTS I0726 22:41:18.518928 3679 filesync.go:126] Scanning /root/.minikube/addons for local assets ... I0726 22:41:18.519014 3679 filesync.go:126] Scanning /root/.minikube/files for local assets ... I0726 22:41:18.519039 3679 start.go:309] post-start completed in 21.129293ms I0726 22:41:18.519788 3679 profile.go:148] Saving config to /root/.minikube/profiles/minikube/config.json ... I0726 22:41:18.519922 3679 start.go:134] duration metric: createHost completed in 29.968657ms I0726 22:41:18.519929 3679 start.go:81] releasing machines lock for "minikube", held for 33.645517ms I0726 22:41:18.520359 3679 exec_runner.go:51] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/cri-dockerd.sock image-endpoint: unix:///var/run/cri-dockerd.sock " | sudo tee /etc/crictl.yaml" I0726 22:41:18.520361 3679 exec_runner.go:51] Run: curl -sS -m 2 https://k8s.gcr.io/ I0726 22:41:18.574855 3679 exec_runner.go:51] Run: sudo systemctl unmask docker.service I0726 22:41:18.963101 3679 exec_runner.go:51] Run: sudo systemctl enable docker.socket I0726 22:41:19.283806 3679 exec_runner.go:51] Run: sudo systemctl daemon-reload I0726 22:41:19.535602 3679 exec_runner.go:51] Run: sudo systemctl restart docker I0726 22:41:19.863215 3679 exec_runner.go:51] Run: sudo systemctl enable cri-docker.socket I0726 22:41:19.880537 3679 out.go:177] W0726 22:41:19.883304 3679 out.go:239] X Exiting due to RUNTIME_ENABLE: sudo systemctl enable cri-docker.socket: exit status 1 stdout:

stderr: Failed to enable unit: Unit file cri-docker.socket does not exist.

W0726 22:41:19.883330 3679 out.go:239] W0726 22:41:19.884185 3679 out.go:239] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮ │ │ │ If the above advice does not help, please let us know: │ │ https://github.com/kubernetes/minikube/issues/new/choose │ │ │ │ * Please run minikube logs --file=logs.txt and attach logs.txt to the GitHub issue. │ │ │ ╰─────────────────────────────────────────────────────────────────────────────────────────────╯ I0726 22:41:19.886864 3679 out.go:177]

Attach the log file

*

I0726 22:41:18.478093 3679 out.go:177] Using the none driver based on user configuration I0726 22:41:18.480741 3679 start.go:284] selected driver: none I0726 22:41:18.480753 3679 start.go:805] validating driver "none" against I0726 22:41:18.480767 3679 start.go:816] status for none: {Installed:true Healthy:true Running:false NeedsImprovement:false Error: Reason: Fix: Doc: Version:} I0726 22:41:18.480790 3679 start.go:1541] auto setting extra-config to "kubelet.resolv-conf=/run/systemd/resolve/resolv.conf". I0726 22:41:18.480932 3679 start_flags.go:296] no existing cluster config was found, will generate one from the flags I0726 22:41:18.481150 3679 start_flags.go:377] Using suggested 2200MB memory alloc based on sys=3865MB, container=0MB I0726 22:41:18.481321 3679 start_flags.go:835] Wait components to verify : map[apiserver:true system_pods:true] I0726 22:41:18.481333 3679 cni.go:95] Creating CNI manager for "" I0726 22:41:18.481336 3679 cni.go:149] Driver none used, CNI unnecessary in this configuration, recommending no CNI I0726 22:41:18.481346 3679 start_flags.go:310] config: {Name:minikube KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.32@sha256:9190bd2393eae887316c97a74370b7d5dad8f0b2ef91ac2662bc36f7ef8e0b95 Memory:2200 CPUs:2 DiskSize:20000 VMDriver: Driver:none HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.24.1 ClusterName:minikube Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:resolv-conf Value:/run/systemd/resolve/resolv.conf}] ShouldLoadCachedImages:false EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop: ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/root:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:} I0726 22:41:18.483981 3679 out.go:177] Starting control plane node minikube in cluster minikube I0726 22:41:18.485847 3679 profile.go:148] Saving config to /root/.minikube/profiles/minikube/config.json ... I0726 22:41:18.485868 3679 lock.go:35] WriteFile acquiring /root/.minikube/profiles/minikube/config.json: {Name:mk270d1b5db5965f2dc9e9e25770a63417031943 Clock:{} Delay:500ms Timeout:1m0s Cancel:} I0726 22:41:18.486184 3679 cache.go:208] Successfully downloaded all kic artifacts I0726 22:41:18.486207 3679 start.go:352] acquiring machines lock for minikube: {Name:mkc8ab01ad3ea83211c505c81a7ee49a8e3ecb89 Clock:{} Delay:500ms Timeout:13m0s Cancel:} I0726 22:41:18.486278 3679 start.go:356] acquired machines lock for "minikube" in 58.916µs I0726 22:41:18.486291 3679 start.go:91] Provisioning new machine with config: &{Name:minikube KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.32@sha256:9190bd2393eae887316c97a74370b7d5dad8f0b2ef91ac2662bc36f7ef8e0b95 Memory:2200 CPUs:2 DiskSize:20000 VMDriver: Driver:none HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.24.1 ClusterName:minikube Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:resolv-conf Value:/run/systemd/resolve/resolv.conf}] ShouldLoadCachedImages:false EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name:m01 IP: Port:8443 KubernetesVersion:v1.24.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop: ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/root:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:} &{Name:m01 IP: Port:8443 KubernetesVersion:v1.24.1 ContainerRuntime:docker ControlPlane:true Worker:true} I0726 22:41:18.489945 3679 start.go:131] createHost starting for "m01" (driver="none") I0726 22:41:18.493580 3679 out.go:177] Running on localhost (CPUs=2, Memory=3865MB, Disk=7764MB) ... I0726 22:41:18.495198 3679 exec_runner.go:51] Run: systemctl --version I0726 22:41:18.497386 3679 start.go:165] libmachine.API.Create for "minikube" (driver="none") I0726 22:41:18.497405 3679 client.go:168] LocalClient.Create starting I0726 22:41:18.497445 3679 main.go:134] libmachine: Reading certificate data from /root/.minikube/certs/ca.pem I0726 22:41:18.497471 3679 main.go:134] libmachine: Decoding PEM data... I0726 22:41:18.497501 3679 main.go:134] libmachine: Parsing certificate... I0726 22:41:18.497561 3679 main.go:134] libmachine: Reading certificate data from /root/.minikube/certs/cert.pem I0726 22:41:18.497582 3679 main.go:134] libmachine: Decoding PEM data... I0726 22:41:18.497590 3679 main.go:134] libmachine: Parsing certificate... I0726 22:41:18.497885 3679 client.go:171] LocalClient.Create took 475.234µs I0726 22:41:18.497897 3679 start.go:173] duration metric: libmachine.API.Create for "minikube" took 509.834µs I0726 22:41:18.497901 3679 start.go:306] post-start starting for "minikube" (driver="none") I0726 22:41:18.497904 3679 start.go:316] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs] I0726 22:41:18.497934 3679 exec_runner.go:51] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs I0726 22:41:18.508962 3679 main.go:134] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found I0726 22:41:18.509003 3679 main.go:134] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found I0726 22:41:18.509017 3679 main.go:134] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found I0726 22:41:18.514984 3679 out.go:177] OS release is Ubuntu 22.04 LTS I0726 22:41:18.518928 3679 filesync.go:126] Scanning /root/.minikube/addons for local assets ... I0726 22:41:18.519014 3679 filesync.go:126] Scanning /root/.minikube/files for local assets ... I0726 22:41:18.519039 3679 start.go:309] post-start completed in 21.129293ms I0726 22:41:18.519788 3679 profile.go:148] Saving config to /root/.minikube/profiles/minikube/config.json ... I0726 22:41:18.519922 3679 start.go:134] duration metric: createHost completed in 29.968657ms I0726 22:41:18.519929 3679 start.go:81] releasing machines lock for "minikube", held for 33.645517ms I0726 22:41:18.520359 3679 exec_runner.go:51] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/cri-dockerd.sock image-endpoint: unix:///var/run/cri-dockerd.sock " | sudo tee /etc/crictl.yaml" I0726 22:41:18.520361 3679 exec_runner.go:51] Run: curl -sS -m 2 https://k8s.gcr.io/ I0726 22:41:18.574855 3679 exec_runner.go:51] Run: sudo systemctl unmask docker.service I0726 22:41:18.963101 3679 exec_runner.go:51] Run: sudo systemctl enable docker.socket I0726 22:41:19.283806 3679 exec_runner.go:51] Run: sudo systemctl daemon-reload I0726 22:41:19.535602 3679 exec_runner.go:51] Run: sudo systemctl restart docker I0726 22:41:19.863215 3679 exec_runner.go:51] Run: sudo systemctl enable cri-docker.socket I0726 22:41:19.880537 3679 out.go:177] W0726 22:41:19.883304 3679 out.go:239] X Exiting due to RUNTIME_ENABLE: sudo systemctl enable cri-docker.socket: exit status 1 stdout:

stderr: Failed to enable unit: Unit file cri-docker.socket does not exist.

W0726 22:41:19.883330 3679 out.go:239] W0726 22:41:19.884185 3679 out.go:239] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮ │ │ │ If the above advice does not help, please let us know: │ │ https://github.com/kubernetes/minikube/issues/new/choose │ │ │ │ * Please run minikube logs --file=logs.txt and attach logs.txt to the GitHub issue. │ │ │ ╰─────────────────────────────────────────────────────────────────────────────────────────────╯ I0726 22:41:19.886864 3679 out.go:177]

Operating System

Ubuntu

Driver

No response

RA489 commented 2 years ago

/kind support

spowelljr commented 2 years ago

Hi @Arun297, when using Kubernetes v1.24+ and using the Docker container runtime you need to have cri-docker installed. Try following these install instructions and that should resolve your issue.

https://github.com/Mirantis/cri-dockerd#build-and-install

klaases commented 2 years ago

Hi @Arun297, did you have a chance to install cri-dockerd as suggested above?

klaases commented 1 year ago

Here is some additional installation information (link):

You need to install the cri-dockerd, We will build the cri-dockerd from scratch.

Clone the repo: git clone https://github.com/Mirantis/cri-dockerd.git

Install Golang Skip If present :

wget https://storage.googleapis.com/golang/getgo/installer_linux chmod +x ./installer_linux ./installer_linux source ~/.bash_profile Build the cri-dockerd :

cd cri-dockerd mkdir bin go get && go build -o bin/cri-dockerd mkdir -p /usr/local/bin install -o root -g root -m 0755 bin/cri-dockerd /usr/local/bin/cri-dockerd cp -a packaging/systemd/* /etc/systemd/system sed -i -e 's,/usr/bin/cri-dockerd,/usr/local/bin/cri-dockerd,' /etc/systemd/system/cri-docker.service systemctl daemon-reload systemctl enable cri-docker.service systemctl enable --now cri-docker.socket`

klaases commented 1 year ago

Hi @Arun297 – is this issue still occurring? Are additional details available? If so, please feel free to re-open the issue by commenting with /reopen. This issue will be closed as additional information was unavailable and some time has passed.

Additional information that may be helpful:

Thank you for sharing your experience!