MyGit

0.1.0

kubernetes-sigs/kind

版本发布时间: 2019-01-16 13:19:23

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

This release contains many exciting features! Amongst other things we now have support for multi-node clusters thanks to @fabriziopandini, and fixes have been made for kind on Windows.

UPDATE 2019-02-11

Due to CVE-2019-5736 ("the runc escape")

kindest/node:v1.13.2@sha256:d070e091e7c0e515a37d0834ea72828b2338acdc4bc7a13cbb84274fb14e5e83 or: kindest/node:v1.13.3@sha256:d1af504f20f3450ccb7aed63b67ec61c156f9ed3e8b0d973b3dee3c95991753c

Should be used instead of the default image in this release. Example:

kind create cluster --image=kindest/node:v1.13.3@sha256:d1af504f20f3450ccb7aed63b67ec61c156f9ed3e8b0d973b3dee3c95991753c

In the future we are looking at not pinning to an exact image by default, so that minimal fixes can be silently pushed. We are additionally hoping to adopt rootless containers once support lands in Kubernetes.


Breaking changes since 0.1.0

New Features

Fixes


Committers to this release are:

Thank you for your contributions! Additionally, special thanks to @neolit123, @krzyzacy, @munnerz, and @amwat for PR reviews!

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

1、 kind-darwin-amd64 36MB

2、 kind-linux-amd64 36.3MB

3、 kind-windows-amd64 36.14MB

查看:2019-01-16发行的版本