dghadi1 / dankgs-cne

dankgs cloud native enterprise is an extremely simple bootstrapping kit for green field enterprises to setup their IT infrastructure and tooling based on cloud native technologies.
Apache License 2.0
0 stars 0 forks source link

Create a command handler for "up" command #2

Open dghadi1 opened 6 years ago

dghadi1 commented 6 years ago

The up command should handle the following basic workflow as an MVP

pre-requisites

  1. MacOS, Linux Host
  2. Hypervisors (Hyperkit for Mac, or Qemu for Linux)

Workflow.

dghadi1 commented 6 years ago

Task#1 from above seems to be straight forward, but figuring out a way to boot linuxkit vm in the background. Hasn't been successful so far.