DEV Community

Cover image for Cloud native app development using Dell XPS 13 Plus Developer Edition and MicroK8s
Ryan Wallner
Ryan Wallner

Posted on

Cloud native app development using Dell XPS 13 Plus Developer Edition and MicroK8s

The Dell XPS 13 Plus Developer laptop is an ideal machine to use for local cloud-native application development with Kubernetes and I’m going to show you how to get started.

Using MicroK8s is ideal for this use case, it’s a project from Canonical to enable lightweight single or multi-node Kubernetes environments. The XPS 13 Plus Developer Edition is a powerful laptop and if you want to know more about the specs please check out my colleague Barton George's blog for the details. Let’s explore why Dell XPS 13 Plus Developer Edition with MicroK8s is a great fit for cloud native development.

  • The XPS 13 Developer edition comes with Ubuntu 22.04 LTS Linux.
  • It comes preloaded with development toolchains like Python, PHP, Ruby, Go, Rust and more.
  • Native support for snapd and the snap store.
  • Easily install cloud native developer tooling such as Canonicals’ MicroK8s and Docker via snap.
  • Native options for lightweight virtualization with LXD and multipass.
  • MicroK8s closely follows upstream Kubernetes releases with snap channels.

Step by step guide on how to use Dell’s XPS 13 Plus Developer Edition for Cloud Native App Development

Top comments (1)

Collapse
 
sloan profile image
Sloan the DEV Moderator

Hi there, we encourage authors to share their entire posts here on DEV, rather than mostly pointing to an external link. Doing so helps ensure that readers don’t have to jump around to too many different pages, and it helps focus the conversation right here in the comments section.

If you choose to do so, you also have the option to add a canonical URL directly to your post.