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.9.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-03-30 18.6 kB
v1.9.0 source code.tar.gz 2022-03-30 70.2 MB
v1.9.0 source code.zip 2022-03-30 74.8 MB
Totals: 3 Items   145.1 MB 1
:::sh
# 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

  • Revert "fix(installer): failed to start docker daemon (#1813)" (#1817) (7cff5a0), closes #1813 #1817
  • Revert "fix(platform): support bridge in galaxy cni (#1795)" (#1796) (c2cfc95), closes #1795 #1796
Source: README.md, updated 2022-03-30