Releases: rootless-containers/usernetes
Releases · rootless-containers/usernetes
gen2-v20241212.0
Updated Kubernetes to v1.32.0
Full Changelog: gen2-v20241211.0...gen2-v20241212.0
gen2-v20241211.0
Now multiple users on the hosts may create their own instances of Usernetes (thanks to @vsoch #346 #352).
The port numbers have to be changed to avoid conflicts.
# Default: 2379
export PORT_ETCD=12379
# Default: 10250
export PORT_KUBELET=20250
# Default: 8472
export PORT_FLANNEL=18472
# Default: 6443
export PORT_KUBE_APISERVER=16443
make up
Full Changelog: gen2-v20241203.0...gen2-v20241211.0
gen2-v20241203.0
What's Changed
- CI: update Ubuntu to 24.04 by @AkihiroSuda in #337
- CI: switch from LXD to Lima by @AkihiroSuda in #339
- CI: add EL9 + Podman, Fedora + Podman by @AkihiroSuda in #340
- update components (Kubernetes 1.31.2) by @AkihiroSuda in #341
Full Changelog: gen2-v20240814.0...gen2-v20241203.0
gen2-v20240814.0
What's Changed
- update Flannel (0.25.3) by @AkihiroSuda in #334
- update components (Kubernetes 1.31.0) by @AkihiroSuda in #336
Full Changelog: gen2-v20240527.0...gen2-v20240814.0
gen2-v20240527.0
What's Changed
- Add
make kubeadm-reset
by @AkihiroSuda in #328 - update components (Kubernetes 1.30.0) by @AkihiroSuda in #331
Full Changelog: gen2-v20240410.0...gen2-v20240527.0
gen2-v20240410.0
What's Changed
- Accelerate networking with bypass4netns by @AkihiroSuda in #326
Full Changelog: gen2-v20240404.1...gen2-v20240410.0
gen2-v20240404.1
What's Changed
- Remove
ip addr add "${U7S_HOST_IP}" dev eth0
by @AkihiroSuda in #323- Also updates Kubernetes to v1.29.2, and add the support for Rootful Docker
Full Changelog: gen2-v20240203.0...gen2-v20240404.1
gen2-v20240203.0
What's Changed
- update components (Kubernetes 1.29.1) by @AkihiroSuda in #320
Full Changelog: gen2-v20231218.0...gen2-v20240203.0
gen2-v20231218.0
What's Changed
- Remove warning about linger from older systemd by @afbjorklund in #313
- update components (Kubernetes 1.29.0) by @AkihiroSuda in #315
New Contributors
- @afbjorklund made their first contribution in #313
Full Changelog: gen2-v20230919.0...gen2-v20231218.0