Anthony Lapenna
Anthony Lapenna
@giabar Care to update the Swarm example too? So we do not reference two different compose versions :)
Definitely interested !
We are using a Docker-based implementation, so it would require either a rewrite or the addition of a specific containerd interface. It's also rare to see containerd being used directly;...
@shanduur I just saw your previous comment, this is because you're trying to display a `v1.JobList` resource as a table, you'll need to find the internal/core version of the object...
@shanduur The original idea behind the converter.ContainerConfiguration struct was a wrapper struct that can be passed around in the context of the creation of a container so I don't think...
@shanduur thanks ! we'll be reviewing this after the current beta test phase is over.
New releases of k2d are currently on hold. I'll keep you posted when we have more time to review it.
We'll be merging this as experimental ! Thanks again @shanduur and sorry for not being available at that time.
Yeah we have to clarify the docs I think. The `host` network is only required for k2d to automatically guess the IP of the host in case you are running...
That sounds legit to me and tbf that should have been the original behavior - probably an oversight.