Explore >> Select a destination


You are here

rhonabwy.com
| | littlegreenviper.com
6.8 parsecs away

Travel
| | Software Development For People That Help People.
| | kean.blog
10.0 parsecs away

Travel
| | Open-source developer tools
| | github.com
16.4 parsecs away

Travel
| | A simple, decentralized dependency manager for Cocoa - Carthage/Carthage
| | sookocheff.com
82.4 parsecs away

Travel
| Still in search of a Kubernetes development environment I can run on my development machine that somewhat replicates, I was recently introduced to both the multipass and microk8s projects from Canonical. multipass is a prerequisite for microk8s, so let's start there. With multipass, you can easily launch and run Ubuntu virtual machines with a single command. ? multipass launch --name foo Launched: foo With a virtual machine in hand, you can run execute arbitrary commands on the machine using the exec subcommand.