| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| downloadKubekey.sh | 2026-08-13 | 4.3 kB | |
| cluster-template.yaml | 2026-08-13 | 2.9 kB | |
| infrastructure-components.yaml | 2026-08-13 | 173.8 kB | |
| metadata.yaml | 2026-08-13 | 403 Bytes | |
| kubekey-v4.0.6-darwin-arm64.tar.gz | 2026-08-13 | 42.9 MB | |
| kubekey-v4.0.6-linux-amd64.tar.gz | 2026-08-13 | 43.3 MB | |
| kubekey_v4.0.6_checksums.txt | 2026-08-13 | 606 Bytes | |
| kubekey-v4.0.6-darwin-amd64.tar.gz | 2026-08-13 | 45.5 MB | |
| kubekey-v4.0.6-linux-arm64.tar.gz | 2026-08-13 | 39.8 MB | |
| kubekey-v4.0.6-windows-amd64.tar.gz | 2026-08-13 | 43.8 MB | |
| kubekey-v4.0.6-windows-arm64.tar.gz | 2026-08-13 | 40.0 MB | |
| README.md | 2026-08-13 | 6.2 kB | |
| v4.0.6 source code.tar.gz | 2026-08-13 | 4.3 MB | |
| v4.0.6 source code.zip | 2026-08-13 | 4.8 MB | |
| Totals: 14 Items | 264.5 MB | 0 | |
What's Changed
- fix debian can not use in v4 and version check and clean process by @zbb88888 in https://github.com/kubesphere/kubekey/pull/3093
- build(deps): bump github.com/go-git/go-billy/v5 from 5.6.2 to 5.9.0 by @dependabot[bot] in https://github.com/kubesphere/kubekey/pull/3099
- build(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in https://github.com/kubesphere/kubekey/pull/3069
- build(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.19.1 by @dependabot[bot] in https://github.com/kubesphere/kubekey/pull/3103
- build(deps): bump go.opentelemetry.io/otel from 1.39.0 to 1.41.0 by @dependabot[bot] in https://github.com/kubesphere/kubekey/pull/3089
- build(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 by @dependabot[bot] in https://github.com/kubesphere/kubekey/pull/3003
- build(deps): bump sigs.k8s.io/controller-runtime from 0.22.4 to 0.23.0 by @dependabot[bot] in https://github.com/kubesphere/kubekey/pull/2971
- build(deps): bump golang.org/x/crypto from 0.50.0 to 0.53.0 by @dependabot[bot] in https://github.com/kubesphere/kubekey/pull/3127
- build(deps): bump github.com/evanphx/json-patch from 5.7.0+incompatible to 5.9.11+incompatible by @dependabot[bot] in https://github.com/kubesphere/kubekey/pull/2935
- fix: dns error when zone is cn by @redscholar in https://github.com/kubesphere/kubekey/pull/3128
- feat: add isIP function by @redscholar in https://github.com/kubesphere/kubekey/pull/3139
- feat: add taint in cluster by @redscholar in https://github.com/kubesphere/kubekey/pull/3141
- build(deps): bump github.com/emicklei/go-restful-openapi/v2 from 2.11.0 to 2.12.0 by @dependabot[bot] in https://github.com/kubesphere/kubekey/pull/3132
- build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/kubesphere/kubekey/pull/3142
- fix: etcd version verify failed by @redscholar in https://github.com/kubesphere/kubekey/pull/3147
- fix: preserve numeric types for register_type: json by @redscholar in https://github.com/kubesphere/kubekey/pull/3149
- Daemon policy by @redscholar in https://github.com/kubesphere/kubekey/pull/3150
- feat: add agents by @redscholar in https://github.com/kubesphere/kubekey/pull/3151
- build(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1 by @dependabot[bot] in https://github.com/kubesphere/kubekey/pull/3144
- bugfix: nfs storage class default config by @mohuishou in https://github.com/kubesphere/kubekey/pull/3153
- Fix certs renew role paths and external etcd restart handling by @fengke666 in https://github.com/kubesphere/kubekey/pull/3160
- fix: flannel need cni_plugins by @redscholar in https://github.com/kubesphere/kubekey/pull/3159
- fix: system:node-proxier should not override by @redscholar in https://github.com/kubesphere/kubekey/pull/3161
- docs: split agent guides into role-specific definitions by @redscholar in https://github.com/kubesphere/kubekey/pull/3163
- feat: add health and ready check by @redscholar in https://github.com/kubesphere/kubekey/pull/3164
- fix: convert insecure_skip_verify and SystemdCgroup to bool in contai… by @redscholar in https://github.com/kubesphere/kubekey/pull/3165
- feature: Add 'none' to required network plugins list by @redscholar in https://github.com/kubesphere/kubekey/pull/3167
- feat: support global pre_install.sh and post_install.sh hooks by @redscholar in https://github.com/kubesphere/kubekey/pull/3168
- fix: change default keepalived_version to 2.3.4 by @redscholar in https://github.com/kubesphere/kubekey/pull/3171
- fix: restart correct chrony service on Debian-based systems by @redscholar in https://github.com/kubesphere/kubekey/pull/3172
- feat: back up kubeadm-config.yaml with timestamp on control-plane nodes by @redscholar in https://github.com/kubesphere/kubekey/pull/3175
- chore: remove opencode agent definitions and merge code logic map into AGENTS.md by @redscholar in https://github.com/kubesphere/kubekey/pull/3179
- fix: move artifact fetch default to CommonOptions by @redscholar in https://github.com/kubesphere/kubekey/pull/3176
- refactor(ha): rename ambiguous 'interface' registered variable by @redscholar in https://github.com/kubesphere/kubekey/pull/3181
- build(deps): bump docker/login-action from 4 to 4.5.2 by @dependabot[bot] in https://github.com/kubesphere/kubekey/pull/3178
- build(deps): bump google.golang.org/grpc from 1.79.3 to 1.82.1 by @dependabot[bot] in https://github.com/kubesphere/kubekey/pull/3173
- build(deps): bump actions/setup-go from 4 to 7 by @dependabot[bot] in https://github.com/kubesphere/kubekey/pull/3169
- build(deps): bump github.com/google/cel-go from 0.26.0 to 0.29.0 by @dependabot[bot] in https://github.com/kubesphere/kubekey/pull/3174
- feat: improve web installer node checks and disk configuration by @yongchuanzhou in https://github.com/kubesphere/kubekey/pull/3162
- refactor(storage): consolidate storage format/mount scripts by @redscholar in https://github.com/kubesphere/kubekey/pull/3185
- refactor(cri): use three-state config policy instead of force upgrade by @redscholar in https://github.com/kubesphere/kubekey/pull/3186
- build(deps): bump docker/login-action from 4.5.2 to 4.6.0 by @dependabot[bot] in https://github.com/kubesphere/kubekey/pull/3183
- fix(storage): harden format-mount idempotency and add uninstall-storage role by @redscholar in https://github.com/kubesphere/kubekey/pull/3189
- feat(security): set kernel.panic and panic_on_oops when security_enhancement enabled by @redscholar in https://github.com/kubesphere/kubekey/pull/3192
- feat(network): configure NetworkManager to ignore Calico-managed interfaces by @redscholar in https://github.com/kubesphere/kubekey/pull/3193
New Contributors
- @zbb88888 made their first contribution in https://github.com/kubesphere/kubekey/pull/3093
- @mohuishou made their first contribution in https://github.com/kubesphere/kubekey/pull/3153
- @fengke666 made their first contribution in https://github.com/kubesphere/kubekey/pull/3160
Full Changelog: https://github.com/kubesphere/kubekey/compare/v4.0.5...v4.0.6