Minikube
I Hope everyone is well and merry xmas. I am trying to launch minikube, only for it to fail with the error message bash: /usr/local/bin/minikube: cannot execute binary file: Exec format error If anyone know why I keep getting this error? Any help would be appreciated. Thank you everyone.
Comments
-
I have figured this out. It just needed the .bin version and not the .deb. Thanks everyone.
1 -
Hi @dctheroux,
Minikube offers a single-node Kubernetes cluster setup, while its newer multi-node capability is still experimental.
Many of the lab exercises in LFS258 have been designed for a multi-node Kubernetes cluster, and will produce inconsistent results when attempted on a single-node cluster, such as the Minikube cluster. A multi-node cluster is better suited while exploring concepts and topics described in lectures as well as lab exercises of LFS258. The labs run well in the cloud on two Google Cloud GCE instances, but also on two AWS EC2 instances. Learners successfully completed the course on local multi-node setups as well, using VirtualBox as a hypervisor, but others may be used instead.
Regards,
-Chris1 -
@chrispokorni said:
Hi @dctheroux,Minikube offers a single-node Kubernetes cluster setup, while its newer multi-node capability is still experimental.
Many of the lab exercises in LFS258 have been designed for a multi-node Kubernetes cluster, and will produce inconsistent results when attempted on a single-node cluster, such as the Minikube cluster. A multi-node cluster is better suited while exploring concepts and topics described in lectures as well as lab exercises of LFS258. The labs run well in the cloud on two Google Cloud GCE instances, but also on two AWS EC2 instances. Learners successfully completed the course on local multi-node setups as well, using VirtualBox as a hypervisor, but others may be used instead.
Regards,
-Chris👍。
1 -
@dctheroux said:
I Hope everyone is well and merry xmas. I am trying to launch minikube, only for it to fail with the error message bash: /usr/local/bin/minikube: cannot execute binary file: Exec format error If anyone know why I keep getting this error? Any help would be appreciated. Thank you everyone.I am facing the same issue , could u pls elaborate how u fixed the issue.
0 -
-
Hi @abp7,
In the first comment, dctheroux described the solution:
I have figured this out. It just needed the .bin version and not the .deb. Thanks everyone.
In short, an incorrect binary format was downloaded for the host system.
Regards,
-Chris0 -
The Minikube install looks like it's made for MAC? "Darwin"?
Looking online the URL for Ubuntu 20.04 should be https://storage.googleapis.com/minikube/releases/latest/minikube-linux-amd64
Can anyone recommend a multi-server setup? I have some extra servers I can use to create a cluster.
0 -
Hi @PeterCharuza,
You can try following the LFS258 lab guide, it was designed for a multi-node cluster.
Minikube multi-node capability is still in its early stages. And yes, Minikube can be installed on Mac, on Windows, and on several Linux distributions.
Regards,
-Chris0
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 750 Linux Foundation IT Professional Programs
- 373 Cloud Engineer IT Professional Program
- 169 Advanced Cloud Engineer IT Professional Program
- 74 DevOps IT Professional Program - Discontinued
- 4 DevOps & GitOps IT Professional Program
- 99 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 1 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 5 Cloud & Containers Training
- 1 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 2 Open Source Best Practice Training
- 1 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 792 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 87 Storage
- 769 Linux Distributions
- 81 Debian
- 68 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 106 Mobile Computing
- 18 Android
- 73 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 392 Off Topic
- 121 Introductions
- 181 Small Talk
- 29 Study Material
- 955 Programming and Development
- 310 Kernel Development
- 627 Software Development
- 984 Software
- 376 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 Class Forum
- 1.4K LFS258 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)