Tuesday, June 30, 2026
HomeCloud ComputingHow one can set up Docker Desktop and allow Kubernetes help

How one can set up Docker Desktop and allow Kubernetes help

[ad_1]

Jack Wallen exhibits you how you can set up Docker Desktop and prolong it with Kubernetes and Portainer help.

How one can set up Docker Desktop and allow Kubernetes help
Picture: Adobe Inventory

Containerized functions are solely going to extend in recognition yr by yr, which suggests each developer and admin has to know how you can deploy and handle these containers and companies. To that finish, a number of GUI instruments have been developed and launched to make the job significantly simpler.

However not all of these instruments are created equal. Thus far, my absolute favourite Docker GUI is Portainer, however there are many different choices. One such utility is the official Docker Desktop GUI that’s out there for Linux, macOS, and Home windows. Though Docker Desktop doesn’t provide you with practically the quantity of options and controls present in Portainer, it’s nonetheless a terrific GUI that permits you to handle working containers, pull and handle pictures, deploy containers from pictures, create improvement environments, add Kubernetes help, and even increase the characteristic set with extensions.

I need to stroll you thru the set up of Docker Desktop on Pop!_OS Linux and present you how you can allow Kubernetes help and even prolong it with Portainer.

SEE: Hiring package: Again-end Developer (TechRepublic Premium)

How one can set up Docker Desktop

As I discussed, Docker Desktop is on the market for Linux, macOS, and Home windows. The set up of each macOS and Home windows is similar as putting in any app in your desktop. In case you’re not aware of putting in apps on Linux, let me present you ways straightforward it’s to put in Docker Desktop on Pop!_OS Linux.

1. Obtain the DEB file and set up

The very first thing it’s essential to do is obtain the DEB file from the Docker Desktop obtain web page. As soon as that file has been downloaded, open a terminal window and challenge the command (assuming you saved the file in your Downloads listing):

sudo dpkg -i ~/Downloads/docker-desktop-*.deb

Ought to the set up error out, you possibly can repair it with:

sudo apt-get set up -f

2. Open and hyperlink to Docker Hub

As soon as the set up completes, open Docker Desktop out of your desktop menu. One of many first belongings you may need to do is hyperlink Docker Desktop to your Docker Hub account. For that, click on the Signal-Up button close to the highest proper of the principle window (Determine A).

Determine A

View of Docker Desktop where you can add Portainer support.
I’ve already added Portainer help to Docker Desktop for much more performance.

Clicking signup will open your default net browser, the place you sign up to your Docker Hub account. When you’ve signed in, you’ll be redirected again to the applying and also you’re able to go.

How one can allow Kubernetes help

By enabling Kubernetes help, Docker Desktop will set up a single-node cluster. To do that, click on the gear icon within the prime proper nook of the Docker Desktop important window, after which, within the left navigation (Determine B), click on Kubernetes.

Determine B

Extend the feature set in the settings window.
The Docker Desktop Settings window is prepared so that you can prolong the characteristic set.

Within the ensuing window (Determine C), click on Allow Kubernetes.
Determine C

Enable Kubernetes support in Docker desktop.
Enabling Kubernetes help in Docker Desktop.

It will take a while, as Docker Desktop has to obtain a couple of parts. As soon as it completes, Kubernetes will begin and it’s best to see its icon (backside left nook) flip inexperienced. Kubernetes has been enabled.

How one can prolong Docker Desktop with extensions

Subsequent, let’s add the Portainer extension, which enormously enhances the Docker Desktop characteristic set. For that, click on the menu icon related to Extensions after which click on Market. In the best pane, scroll down till you see the Portainer entry after which click on Set up (Determine D).

Determine D

Docker desktop view with button to install portainer extension
Putting in the Portainer extension in Docker Desktop.

As soon as put in, click on the Portainer entry within the left panel to disclose the Atmosphere wizard (Determine E). You possibly can then add an surroundings (which tells me this model of Portainer is a bit old-fashioned, because the newer variations ship with a pre-configured native surroundings).

Determine E

Final view of Docker Desktop with Portainer GUI installed.
Portainer is put in and prepared so that you can arrange the primary surroundings.

And that, my associates, is all there may be to putting in and increasing Docker Desktop to satisfy and exceed your container administration wants.

Subscribe to TechRepublic’s How To Make Tech Work on YouTube for all the newest tech recommendation for enterprise professionals from Jack Wallen.

[ad_2]

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments