• D
    Initial prototype using libmachine and localkubectrl. · e8a60b9c
    dlorenc 提交于
    go run cli/main.go start will bring up a VM with localkube
    running and print out instructions on how to use it.
    
    Lots to do still:
    - This is not very safe to re-run, but it will attempt to reuse a VM
    if it already exists
    - Commands for stopping/restarting/deleting
    e8a60b9c
dce.go 2.0 KB