Akihiro Suda
Akihiro Suda
> > made for running containerd and Kubernetes on macOS > > There's some support for Linux. Should that be mentioned, too? Added `Aside from macOS, Lima is known to...
Fulfilled the [form](https://docs.google.com/forms/d/1bJhG1MuM981uQXcnBMv4Mj9yfV5_q5Kwk3qhBCLa_5A/viewform?edit_requested=true), but the form accepts only single email address (mine) The submission is expected to be reviewed by the CNCF TOC on Sep ~27~ 13.
Accepted 🎉 Thank you all contributors for making this possible! - https://github.com/cncf/toc/issues/924
> Signed-off-by: STRRL Thanks, but please use real name
Parse the JSON if the JSON output is available, otherwise we can just print the bare output from `buildctl builder prune`
Using buildkit API sounds good but fearing it may increase the binary footprint Cc @ktock
> I wonder why limactl ls $INSTANCE just shows a warning and still has an exit code of 0 when the instance doesn't exist; that feels wrong to me. Should...
Regardless to the DNS issue, an unprivileged user can't mount NFS currently. Probably we need to have some privileged helper daemon for persistent volume stuff. Or maybe we can use...
W.r.t. DNS issue, maybe you should try Rootless mode of k3s. It is based on Usernetes but includes DNS stuff by default.
- https://github.com/containerd/stargz-snapshotter/pull/924