EXE
WinGet
clusterctl
Kubernetes SIGs · 1.10.3 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
clusterctl-windows-amd64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Kubernetes.clusterctl
Version
1.10.3
Description
The clusterctl CLI tool handles the lifecycle of a Cluster API management cluster.
License
Apache-2.0
↗
Homepage
https://cluster-api.sigs.k8s.io/
Installer URL
https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.3/clusterctl-windows-amd64.exe
Release Notes
👌 Kubernetes version support
- Management Cluster: v1.28.x -> v1.33.x
- Workload Cluster: v1.26.x -> v1.33.x
More information about version support can be found here
Changes since v1.10.2
📈 Overview
- 4 new commits merged
- 3 bugs fixed 🐛
🐛 Bug Fixes
- API: Increase ignition additionalConfig maxSize from 10 to 32 KB (#12259)
- ClusterClass: Fix continuous reconciles because of apiVersion differences in Cluster topology controller (#12345)
- clusterctl: Accept upper case version (#12321)
🌱 Others…