MyGit

v0.20.0

kubernetes-sigs/kind

版本发布时间: 2023-06-15 11:18:36

kubernetes-sigs/kind最新发布版本:v0.22.0(2024-02-15 07:30:47)

KIND v0.20.0 fixes runc 1.1.6+ / misc controller support as well as cgroupns support on cgroup v1 and begins the migration to private cgroupns for all kind nodes.

In a future release kind node images will drop support for kind binaries without cgroupns=private (which is already the default on all cgroup v2 hosts, and cgroup v1 in kind v0.20.0). This will allow us to ship a more consistent and reliable environment as the ecosystem heads towards dropping cgroup v1 more generally.

Breaking Changes

Containerd CRI mirror config deprecation PSA

Additionally, we're asking that everyone using the local registry script update to the latest version using config_path. https://kind.sigs.k8s.io/docs/user/local-registry/

Containerd deprecated the old CRI mirrors config approach and will remove support in v2.0. Eventually KIND will enable this by default or have upgraded to containerd 2.0.

Containerd does not support CRI mirror config if the new hosts config_path is enabled.

New Features

New node images have been built for kind v0.20.0, please use these exact images (IE like kindest/node:v1.27.3@sha256:3966ac761ae0136263ffdb6cfd4db23ef8a83cba8a463690e98317add2c9ba72 including the digest) or build your own as we may need to change the image format again in the future :sweat_smile:

Images pre-built for this release:

Additional images built for this release:

NOTE: You must use the @sha256 digest to guarantee an image built for this release, until such a time as we switch to a different tagging scheme. Even then we will highly encourage digest pinning for security and reproducibility reasons.

See also:

NOTE: These node images support amd64 and arm64, both of our supported platforms. You must use the same platform as your host, for more context see https://github.com/kubernetes-sigs/kind/issues/2718

Fixes

Contributors

Thank you to everyone who contributed to this release! ❤️

Users whose commits are in this release (alphabetically by user name)

And thank you very much to everyone else not listed here who contributed in other ways like filing issues, giving feedback, testing fixes, helping users in slack, etc. 🙏

相关地址:原始地址 下载(tar) 下载(zip)

1、 kind-darwin-amd64 6.13MB

2、 kind-darwin-amd64.sha256sum 84B

3、 kind-darwin-arm64 6.06MB

4、 kind-darwin-arm64.sha256sum 84B

5、 kind-linux-amd64 6.16MB

6、 kind-linux-amd64.sha256sum 83B

7、 kind-linux-arm64 5.96MB

8、 kind-linux-arm64.sha256sum 83B

9、 kind-windows-amd64 6.26MB

10、 kind-windows-amd64.sha256sum 85B

查看:2023-06-15发行的版本