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.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-05-17 44.1 kB
v1.9.1 source code.tar.gz 2023-05-17 67.0 MB
v1.9.1 source code.zip 2023-05-17 71.9 MB
Totals: 3 Items   139.0 MB 0
:::sh
# Choose installation package according to your installation node CPU architecture [amd64, arm64]
arch=amd64 version=v1.9.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

1.9.1 (2023-05-17)

Bug Fixes

Features

Bug Fixes

Features

Performance Improvements

  • custom-proxy: disable keepalive to avoid 502 and timeout (#1860) (7b2ebef)
  • platform: optimize query of events related to deployment (#2099) (775a303)

Reverts

  • Revert "feat(monitor): optimize monitor and alert (#2132)" (#2146) (fcf0558), closes #2132 #2146
  • Revert "feat(platform): support lb (#2091)" (#2111) (85ea2eb), closes #2091 #2111
  • Revert "feat(platform): support create superedge edge cluster (#1994) (#1994)" (#2044) (11f93ec), closes #1994 #1994 #2044
Source: README.md, updated 2023-05-17