MyGit

v0.19.0

kubernetes-sigs/kind

版本发布时间: 2023-05-17 08:46:52

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

KIND v0.19.0 contains a fix for airgapped node image usage and a significant overhaul over our base image and dependency management.

KIND node images now contain a LICENSE/ directory based on go-licenses for all external go binaries, all external go binaries are built from source and contain fully patched go as of the time of release, streamlining that process and decoupling versions.

Since this release comes shortly after v0.18.0, we highly recommend seeing v0.18.0 release notes as well.

Breaking Changes

New Features

New node images have been built for kind v0.19.0, please use these exact images (IE like kindest/node:v1.26.3@sha256: 61b92f38dff6ccc29969e7aa154d34e38b89443af1a2c14e6cfbd2df6419c66f 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. 🙏

In particular a shoutout to @stmcginnis for helping with reviews and responding to support issues! 💟

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

1、 kind-darwin-amd64 6.63MB

2、 kind-darwin-amd64.sha256sum 84B

3、 kind-darwin-arm64 6.57MB

4、 kind-darwin-arm64.sha256sum 84B

5、 kind-linux-amd64 6.66MB

6、 kind-linux-amd64.sha256sum 83B

7、 kind-linux-arm64 6.5MB

8、 kind-linux-arm64.sha256sum 83B

9、 kind-windows-amd64 6.77MB

10、 kind-windows-amd64.sha256sum 85B

查看:2023-05-17发行的版本