k3c icon indicating copy to clipboard operation
k3c copied to clipboard

What's the plan for MacOS?

Open alexellis opened this issue 5 years ago • 9 comments

What's the plan for MacOS? I got this running nicely on my Dell XPS with Ubuntu 16.04, but I guess it's back to VMs and Vagrant for Macs?

alexellis avatar Jan 07 '20 18:01 alexellis

You can dress it up and try to hide it like Docker but there is no alternative to VMs on a Mac...

vincent99 avatar Jan 07 '20 18:01 vincent99

I agree, Linux is needed. Most folks I guess have Docker Desktop and you'd need to get them off that or have 2x VMs.

alexellis avatar Jan 07 '20 18:01 alexellis

So no workaround for mac ?

deepforu47 avatar Jan 14 '20 06:01 deepforu47

Best option for Mac (to test k3c today) is probably to use https://multipass.run

alexellis avatar Jan 14 '20 07:01 alexellis

I was about to suggest multipass myself.

rcarmo avatar Jan 14 '20 08:01 rcarmo

Thank you, I already tried with multipass :)!

deepforu47 avatar Jan 16 '20 05:01 deepforu47

If k3c lives beyond the experimental stage, one approach maybe to take a hint from Docker on Mac and have k3c daemon use hyperkit to run a minimal k3c daemon image that the rest of k3c uses when running on macos, thoughts?

zimme avatar Jul 11 '20 21:07 zimme

You can run it inside Multipass without any issues (that uses HyperKit).

rcarmo avatar Jul 12 '20 12:07 rcarmo

I'm aware of that. I'm just thinking about ideas to get k3c running as natively as possible on macos without having to install other dependencies

zimme avatar Jul 12 '20 12:07 zimme