SUSE unveils Rancher Desktop 1.0 for Kubernetes on your PC – ZDNet

0
630

SUSE’s popular Rancher management program now comes with a desktop version so you can test your Kubernetes plans before deploying them.
Steven J. Vaughan-Nichols is a freelance writer.
As Kubernetes users know, Rancher is a popular complete software stack for running and managing multiple Kubernetes clusters across any infrastructure. Now, since Linux and cloud-power SUSE acquired Rancher, it’s launched its first new program: Rancher Desktop 1.0
What is Kubernetes? How orchestration redefines the data center
In a little over four years’ time, the project born from Google’s internal container management efforts has upended the best-laid plans of VMware, Microsoft, Oracle, and every other would-be king of the data center.
Read More
Rancher Desktop is an open source program that enables you to learn, experiment or test out Kubernetes container management. It currently works on M1 and Intel Macs; Windows, via Windows Subsystem for Linux (WSL); and Linux. 
The desktop runs on so many platforms because it’s an Electron application, which also uses Node.js. Its primary business logic is written in TypeScript and JavaScript. To work, it leverages several other programs to provide the platform elements. These include k3s, kubectl, nerdctl, QEMU, WSL, and more. 
Of course, the program doesn’t need all these components for every operating system. For example, neither macOS nor Linux needs WSL.  
Also: Mirantis brings secure registries to Kubernetes distros
To build the program from the source code, Node.js v16 is recommended to build the source. On Windows, Go is also required. On Linux, QEMU is required at runtime.
Put it all together, and Rancher Desktop provides you with the following features: 
Taken as a whole, this lets you test on your desktop how a specific Kubernetes set up will work locally before trying it out in production. 
Under the hood, you get to decide whether Rancher Desktop will use containerd or dockerd as your container engine. You get to make the call when you use either nerdctl or the Docker command-line interface (CLI). These CLIs enable you to build, push, and pull container images and run containers. 
The images you build with these tools are directly available to run in Kubernetes without the need to push or pull them from a registry. When you choose the dockerd runtime, you have a Docker socket available for your other tools to use. This makes it possible to use tools like k3d that communicate directly with the Docker socket. 
While the program is designated as a 1.0 release, it’s still in its early days. Looking ahead, the SUSE Rancher team promises there will be a stable release process around features and bug fixes. This will include regular patch releases to fix bugs on a predictable schedule. They’re also actively working on small features and bigger issues that will be included in feature releases. A simple example of this is improved support for networking when connected to a VPN.
Still, even as an early release, I can see many people using Rancher Desktop. Even with just its basic features, it will be really useful for developers. 
See also:
Protect your passwords and more on all of your devices for under $2 a month

Get a lifetime of necessary Microsoft Office apps on your Mac and Windows for $50

Best e-signature software 2022: Box, Docusign, Fill, more

5 Best cold brew makers in 2022: Be your own barista

8 Best Android smartwatches for 2022: Health tracking and notifications close-at-hand

Best online organizational leadership degrees 2022: Top picks

The best cheap Bluetooth speakers in 2022

Best antivirus software 2022: Protect your devices

2022’s top online electrical engineering master’s degrees

Please review our terms of service to complete your newsletter subscription.
You agree to receive updates, promotions, and alerts from ZDNet.com. You may unsubscribe at any time. By joining ZDNet, you agree to our Terms of Use and Privacy Policy.
You agree to receive updates, promotions, and alerts from ZDNet.com. You may unsubscribe at any time. By signing up, you agree to receive the selected newsletter(s) which you may unsubscribe from at any time. You also agree to the Terms of Use and acknowledge the data collection and usage practices outlined in our Privacy Policy.
© 2022 ZDNET, A RED VENTURES COMPANY. ALL RIGHTS RESERVED. Privacy Policy | Cookie Settings | Advertise | Terms of Use

source