Darren Shepherd
Darren Shepherd
This one is tricky. I personally don't know much about Kubernetes on Windows, but Rancher/RKE works on windows so I can find out what needs to be done here. If...
Is there more context as why it got voted down. Is Rancher Desktop not going to use cri-dockerd?
Basically, if Rancher Desktop feels the need to package/fork/maintain cri-dockerd that basically proves there's value in doing that work upstream because docker is the primary solution on the desktop. So...
Who are the gods of k3s that I need to convince that this is in fact a good idea to include cri-dockerd. Now that 1.24 is the stable release this...
@zeerorg How would the port-watcher work? The basic issue is that on docker-for-mac the VM IP is not routable to the desktop (outside the VM). So creating docker containers is...
We could probably do something really intelligent and do `k3d port-forward` that dynamically binds and forwards ports. It wouldn't be too hard to write a controller to do that.
Awesome, automatic port binding would greatly increase the usability.
Yes, we should support that.
Yeah, this makes sense. I've never personally tried azure and the current setting that are in there I just optimistically added hoping it would make it work. We will add...
I agree :)