Rancher Desktop 1.0.0 on Intel Mac


Userlevel 7
Badge +22

 

 

Hi Folks,

 

Last week we explored Code Ready Containers on your laptop. This week we will try out the new Rancher Desktop 1.0.0

What will make this even more fun is that I will be doing this on a Mac Intel Laptop. I am Mac newbie so this could get treacherous!  

 

First, we need to head over to Rancher Desktops home page and download the appropriate version, in my case for Intel Mac.

https://rancherdesktop.io/

There is a link to installation instructions on that page as well as the download buttons

https://docs.rancherdesktop.io/installation/

 

After downloading we need to open the archive file

Then move the file to our application folder and launch

 

I am going to install the latest Kubernetes version and choose containerd.

 

After pressing Accept, the application will download the kubernetes version that you selected

 

At some point Rancher Desktop will need root privileges for Network configuration

 Once done we can go through the different settings and make changes

 

There is also a nice “Show Logs” button

Time to go for a test drive!

 

kubectl get nodes

Let’s create a quick pod to see if it all works

kubectl run nginx --image=nginx

 

Nice! I feel more and more Apple empowered every day :) 

So there we have it Rancher Desktop looks to be a viable alternative to Docker Desktop. 

We would need to do some more testing to completely confirm that statement but so far so good.


3 comments

Userlevel 7
Badge +20

Looking good.  One day will have time to play. :joy:

Userlevel 7
Badge +17

Very interesting. Like Chris said, perhaps I will  have some spare time to have a look at all this  kubernetes stuff….

Userlevel 7
Badge +13

Another one, please stop @Geoff Burke , I’ve no time :joy:

(Thanks :joy:)

Comment