Add configuration for buildkit, in order to not have to use flags #12264
Labels
co/runtime/containerd
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone
We can pass the setup as configuration, rather than flags.
That makes it easier to start from systemd units, and so on.
We want to use the containerd worker, by default.
-oci-worker false --containerd-worker true
And store the result in the "k8s.io" namespace.
--containerd-worker-namespace k8s.io
Helps with #9947
The text was updated successfully, but these errors were encountered: