Comments on: How to Install Minikube on Ubuntu 22.04 | 20.04 https://www.linuxtechi.com/how-to-install-minikube-on-ubuntu/ Thu, 14 Sep 2023 06:58:00 +0000 hourly 1 By: Pankaj Kumar Prajapathi https://www.linuxtechi.com/how-to-install-minikube-on-ubuntu/#comment-58434 Thu, 14 Sep 2023 06:58:00 +0000 https://www.linuxtechi.com/?p=12630#comment-58434 In reply to Pradeep Kumar.

Curl command will download minikube-linux-amd-64 file in your present working directory, you just move that file to /usr/local/minikube and it will work

]]>
By: Pradeep Kumar https://www.linuxtechi.com/how-to-install-minikube-on-ubuntu/#comment-56592 Sun, 30 Jul 2023 05:18:29 +0000 https://www.linuxtechi.com/?p=12630#comment-56592 In reply to mokadar.

Hi,

To Access dashboard from outside, you can expose dashboard service as type “NodePort”

]]>
By: Pat https://www.linuxtechi.com/how-to-install-minikube-on-ubuntu/#comment-56552 Sat, 29 Jul 2023 11:46:45 +0000 https://www.linuxtechi.com/?p=12630#comment-56552 Hi, I’m facing this error. How can I configure my docker to 2 CPUs instead of 1

Exiting due to RSRC_INSUFFICIENT_CORES: Requested cpu count 2 is greater than the available cpus of 1

]]>
By: mokadar https://www.linuxtechi.com/how-to-install-minikube-on-ubuntu/#comment-54911 Fri, 16 Jun 2023 07:00:33 +0000 https://www.linuxtechi.com/?p=12630#comment-54911 Thanks for a great doc. minikube is now installed successfully on Ubuntu host server. so may question is how do I reach Kubernetes dashboard from outside Ubuntu host server; ‘http://127.0.0.1:44543/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/’

]]>
By: Pradeep Kumar https://www.linuxtechi.com/how-to-install-minikube-on-ubuntu/#comment-54827 Wed, 14 Jun 2023 02:00:47 +0000 https://www.linuxtechi.com/?p=12630#comment-54827 In reply to Amy.

Hi Amy,
To uninstall minikube,
first stop the minikube using following command,
$ minikube stop

Now delete using,
$ minikube delete

I hope, it helps.

]]>
By: Amy https://www.linuxtechi.com/how-to-install-minikube-on-ubuntu/#comment-54801 Tue, 13 Jun 2023 11:31:31 +0000 https://www.linuxtechi.com/?p=12630#comment-54801 how to uninstall it

]]>
By: Sreekumar Pillai https://www.linuxtechi.com/how-to-install-minikube-on-ubuntu/#comment-54032 Fri, 26 May 2023 12:23:40 +0000 https://www.linuxtechi.com/?p=12630#comment-54032 One of the very simple and detailed tutorial. You are supposed to be Kubernetess guru !!!
Thanks from my heart dear !!

]]>
By: Pradeep Kumar https://www.linuxtechi.com/how-to-install-minikube-on-ubuntu/#comment-50049 Sun, 05 Mar 2023 06:31:49 +0000 https://www.linuxtechi.com/?p=12630#comment-50049 In reply to Adi.

Hi Adi,
It seems like minikube binary is not copied to /usr/local/bin. Please refer the step 3 again.

]]>
By: Adi https://www.linuxtechi.com/how-to-install-minikube-on-ubuntu/#comment-48502 Sat, 28 Jan 2023 08:08:15 +0000 https://www.linuxtechi.com/?p=12630#comment-48502 -bash: /usr/local/bin/minikube: cannot execute binary file: Exec format error

]]>
By: Deepak https://www.linuxtechi.com/how-to-install-minikube-on-ubuntu/#comment-47320 Tue, 27 Dec 2022 21:21:49 +0000 https://www.linuxtechi.com/?p=12630#comment-47320 Thanks for this article, It’s saved my day!!

]]>