Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
kubeone_1.10.1_checksums.txt | 2025-06-13 | 390 Bytes | |
kubeone_1.10.1_darwin_amd64.zip | 2025-06-13 | 21.7 MB | |
kubeone_1.10.1_darwin_arm64.zip | 2025-06-13 | 20.4 MB | |
kubeone_1.10.1_linux_amd64.zip | 2025-06-13 | 21.3 MB | |
kubeone_1.10.1_linux_arm64.zip | 2025-06-13 | 19.5 MB | |
README.md | 2025-06-13 | 2.0 kB | |
v1.10.1 source code.tar.gz | 2025-06-13 | 845.1 kB | |
v1.10.1 source code.zip | 2025-06-13 | 1.3 MB | |
Totals: 8 Items | 85.1 MB | 0 |
Changelog since v1.10.0
Urgent Upgrade Notes
(No, really, you MUST read this before you upgrade)
- KubeVirt Cloud Controller Manager (CCM) is now deployed by default for all KubeVirt clusters. Two new fields are added to the API used to configure the CCM (
.cloudProvider.kubevirt.zoneAndRegionEnabled
and.cloudProvider.kubevirt.loadBalancerEnabled
)..cloudProvider.kubevirt.infraNamespace
is now a required field and KubeOne will fail validation if not set (#3661, @moadqassem) - [ACTION REQUIRED] The KubeVirt CCM requires some permissions to be added to the ServiceAccount that is bound to the infrastructure cluster kubeconfig in order to perform some tasks on the infrastructure side. For more information about the required roles please check this file
- [ACTION REQUIRED] The
.cloudProvider.kubevirt.infraClusterKubeconfig
field has been removed from the KubeOneCluster type. Users must remove this field from their KubeOneCluster manifests otherwise the runtime validation will fail. The kubeconfig file provided via theKUBEVIRT_KUBECONFIG
environment variable is used as a kubeconfig file for the infrastructure cluster (#3675, @kron4eg)
Changes by Kind
API Changes
- Add a new
annotations
field toHostConfig
used to annotate control plane and static worker nodes (#3658, @kron4eg)
Bug or Regression
- Fix incorrect CABundle flag in the operating-system-manager (OSM) Deployment (#3644, @kubermatic-bot)
Checksums
SHA256 checksums can be found in the kubeone_1.10.1_checksums.txt
file.