v20200701.0
Pre-release
Pre-release
·
262 commits
to master
since this release
Notable changes:
-
Finally, CPU and memory resource limitations are supported on cgroup v2 hosts with systemd. (#174)
Runinstall.sh --cri=containerd --cgroup-manager=systemd
to install.
Tested on Ubuntu 20.04 and Fedora 32.
Currently CRI-O still does not support resource limitation. -
The default RootlessKit/slirp4netns CIDR is changed from
10.0.2.0/24
to10.0.42.0/24
to avoid conflict with VirtualBox. (#175)
Build log: https://github.com/rootless-containers/usernetes/runs/826181098