Skip to content

v1.9.0

Compare
Choose a tag to compare
@leoryu leoryu released this 30 Mar 09:42
· 248 commits to master since this release
7095a33
# Choose installation package according to your installation node CPU architecture [amd64, arm64]
arch=amd64 version=v1.9.0 && wget https://tke-release-1251707795.cos.ap-guangzhou.myqcloud.com/tke-installer-linux-$arch-$version.run{,.sha256} && sha256sum --check --status tke-installer-linux-$arch-$version.run.sha256 && chmod +x tke-installer-linux-$arch-$version.run && ./tke-installer-linux-$arch-$version.run

CHANGELOG

1.9.0 (2022-03-30)

Bug Fixes

Features

Reverts