Skip to content

Releases: kubesphere/kubekey

v4.0.0-rc.4

15 Oct 08:07
3990f14

Choose a tag to compare

v4.0.0-rc.4 Pre-release
Pre-release

What's Changed

Full Changelog: v4.0.0-rc.3...v4.0.0-rc.4

v4.0.0-rc.3

29 Sep 05:51
f12dc62

Choose a tag to compare

v4.0.0-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: v4.0.0-rc.2...v4.0.0-rc.3

v4.0.0-rc.2

24 Sep 01:21
3517ad8

Choose a tag to compare

v4.0.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: v4.0.0-rc.1...v4.0.0-rc.2

ISO-20250915

19 Sep 07:46
12963af

Choose a tag to compare

Operating system software packages for offline deployment.
Software included: packages.yaml

v4.0.0-rc.1

12 Sep 00:47
a86f7fc

Choose a tag to compare

v4.0.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v4.0.0-rc.0...v4.0.0-rc.1

v4.0.0-rc.0

11 Sep 01:09
32aba62

Choose a tag to compare

v4.0.0-rc.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v4.0.0-alpha.6...v4.0.0-rc.0

v3.1.11🌈

18 Aug 17:27

Choose a tag to compare

What's Changed

  • Add new kubernetes version by @github-actions[bot] in #2628
  • fix: umount /run/calico/cgroup first before clear cluster by @microyahoo in #2621
  • feat: support custom IP_AUTODETECTION_METHOD by @microyahoo in #2630
  • fix: replace 'which' with 'command -v' by @microyahoo in #2620
  • feat: Add support for building Debian 12 Bookworm repository iso by @yjqg6666 in #2663
  • Add new kubernetes version by @github-actions[bot] in #2659
  • [ci-bot] Sync feature branch to master/feature directory by @github-actions[bot] in #2683
  • Add new kubernetes version by @github-actions[bot] in #2701
  • update helm to v3.18.5 by @pixiake in #2707
  • consider node as master if either admin.conf or kube-apiserver.yaml exists by @pixiake in #2708

New Contributors

Full Changelog: v3.1.10...v3.1.11

v4.0.0-alpha.6

24 Jul 02:21
5ff30bf

Choose a tag to compare

v4.0.0-alpha.6 Pre-release
Pre-release

What's Changed

Read more

v3.1.10🌈

12 Jun 07:04

Choose a tag to compare

What's Changed

  • Fix(connector): gracefully handle LANG environment setup failures-Update ssh.go by @zmoon460 in #2552
  • [master] Fix(connector): gracefully handle LANG environment setup failures-Update ssh.go by @ks-ci-bot in #2554
  • Update DefaultTimeout to 5h by @yhan219 in #2562
  • Add new kubernetes version by @github-actions in #2570
  • Feature parallel add nodes by @Kevinz857 in #2575
  • add Kevinz857 as a contributor for code by @allcontributors in #2592
  • feat: Add LimitMEMLOCK=infinity to containerd systemd service by @Kevinz857 in #2609

New Contributors

Full Changelog: v3.1.9...v3.1.10

What's Changed

New Contributors

Full Changelog: v3.1.9...v3.1.10

v3.1.9 🌈

28 Apr 03:10

Choose a tag to compare

What’s Changed

πŸ› Bug Fixes

  • fix: Fixed kubelet's cgroup configuration always using the default systemd (#2534) @YunShiHang
  • fix: Disabling ufw clears ipvs rules, and drop cache affects stability (#2525) @YunShiHang

πŸ‘» Maintenance