Download Latest Version v1.9.2 source code.zip (71.9 MB)
Email in envelope

Get an email when there's a new version of TKEStack

Home / v1.8.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2021-12-09 1.7 kB
v1.8.1 source code.tar.gz 2021-12-09 154.9 MB
v1.8.1 source code.zip 2021-12-09 159.7 MB
Totals: 3 Items   314.6 MB 1
:::sh
# Choose installation package according to your installation node CPU architecture [amd64, arm64]
arch=amd64 version=v1.8.1 && 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.8.1 (2021-12-09)

Bug Fixes

Features

  • console: enable edit username when add machine (#1699) (7e20349)
Source: README.md, updated 2021-12-09