MyGit

v0.3.0

kubernetes-sigs/kind

版本发布时间: 2019-05-17 12:46:19

kubernetes-sigs/kind最新发布版本:v0.24.0(2024-08-16 00:39:53)

This release focused on improving the speed and reliability of cluster creation, networking, and bug fixes. A number of breaking changes were required, but Nodes should be simpler, smaller, faster, and more reliable.

Breaking Changes

IMPORTANT: Breaking Image Changes

kind v0.3+ requires new node images versus v0.2.1 and earlier. A number of important internal improvements were made that required changing how cluster bootup is performed. The following images we have previously published are incompatible with kind v0.3+:

The following images require unreleased versions of kind between v0.3.0 and v0.2.1, please do not use them:

For 0.3+ we are pushing the following images:

We hope not to make further breaking changes to the images, but strongly recommend pinning images by sha256, the default image is pinned to a particular sha. This can be done with --image=kindest/node:v1.X.Y@sha256:hash. For example: kind create cluster --image=kindest/node:v1.12.8@sha256:cc6e1a928a85c14b52e32ea97a198393fb68097f14c4d4c454a8a3bc1d8d486c

New Features

Fixes

Contributors

Thanks again to everyone who committed to this release! :heart:

Alphabetically by user name:

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

1、 kind-darwin-amd64 34.35MB

2、 kind-linux-amd64 34.57MB

3、 kind-linux-arm64 33.23MB

4、 kind-linux-ppc64le 33.55MB

5、 kind-windows-amd64 34.4MB

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