# Install clusterctl with Homebrew, Nix, winget, zypper

Home for the Cluster Management API work, a subproject of sig-cluster-lifecycle. Version 1.13.3 via Homebrew; verified 2026-06-23.

## Install

```sh
sudo av install brew:clusterctl
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install clusterctl
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#clusterctl
```

  Evidence: nixpkgs package indexes: pkgs/by-name/cl/clusterctl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install clusterctl
```

  Evidence: openSUSE Tumbleweed package metadata: clusterctl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

### Windows

- winget (92%):

```sh
winget install --id Kubernetes.clusterctl -e
```

  Evidence: Windows Package Manager source index: Kubernetes.clusterctl from https://cdn.winget.microsoft.com/cache/source.msix

## Package facts

- **Package key:** brew:clusterctl
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/clusterctl>
- **Version:** 1.13.3
- **Source summary:** Home for the Cluster Management API work, a subproject of sig-cluster-lifecycle
- **Homepage:** <https://cluster-api.sigs.k8s.io>
- **Repository:** <https://github.com/kubernetes-sigs/cluster-api>
- **Upstream docs:** <https://cluster-api.sigs.k8s.io/clusterctl/configuration>
- **License:** Apache-2.0
- **Source archive:** <https://github.com/kubernetes-sigs/cluster-api/archive/refs/tags/v1.13.3.tar.gz>
- **Last updated:** 2026-06-23T21:36:24Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- clusterctl (cli)
- clusterctl (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.13.3
- Package-manager updated: 2026-06-23
- Local data: ok
- Upstream repository: https://github.com/kubernetes-sigs/cluster-api
- Upstream latest detected: v1.13.3 (current)
## Project history and usage

clusterctl is the command-line tool for bootstrapping and managing Kubernetes Cluster API providers and management clusters.

### Project history

The Cluster API project was started by Kubernetes SIG Cluster Lifecycle to provide declarative APIs and tooling for provisioning, upgrading, and operating multiple Kubernetes clusters.

clusterctl became the user-facing CLI for that project. The official docs say it handles the lifecycle of a Cluster API management cluster, provides a simple day-1 experience, fetches provider component YAML, installs providers, and encodes best practices for provider management and upgrades.

### Adoption history

clusterctl adoption follows Cluster API adoption across infrastructure providers. The docs describe default provider repositories sponsored by SIG Cluster Lifecycle and a provider contract that lets infrastructure, bootstrap, and control-plane providers publish release assets for clusterctl.

The input package facts show distribution through Homebrew, Nix, winget, and zypper, which matches its role as a cross-platform Kubernetes operations CLI.

### How it is used

Common commands include `clusterctl init` for management-cluster initialization, `clusterctl generate cluster` for workload-cluster templates, `clusterctl move` for moving Cluster API objects between management clusters, and `clusterctl upgrade plan/apply` for provider upgrades.

clusterctl uses `$XDG_CONFIG_HOME/cluster-api/clusterctl.yaml` for provider repository configuration, variable substitution values, image overrides, and options such as log level or version-check behavior.

### Why package nerds care

clusterctl matters to package maintainers because it is the small local binary that wires a large Kubernetes provider ecosystem together: it discovers releases, fetches YAML assets, talks to GitHub or Go proxies, and applies provider contracts across platforms.

It is also a classic modern infrastructure CLI: a single executable distributed by OS package managers while its real work coordinates remote releases, Kubernetes manifests, and cluster lifecycle state.

### Timeline

- 2019: Cluster API GitHub releases include early v0.1.x and v0.3.x releases.
- 2021: Cluster API v1.0.0 was published.
- 2024: Cluster API v1.7 and v1.8 release candidates were published.
- 2026: The Cluster API book documents v1.13 and current clusterctl behavior.

### Related projects

- Cluster API is the parent project for clusterctl.
- kubeadm is discussed in the official Cluster API introduction as prior SIG Cluster Lifecycle tooling that reduced Kubernetes bootstrap complexity.
- Cluster API providers such as Cluster API Provider AWS implement the provider contracts that clusterctl consumes.

### Sources

- <https://cluster-api.sigs.k8s.io/introduction>
- <https://cluster-api.sigs.k8s.io/clusterctl/overview>
- <https://cluster-api.sigs.k8s.io/clusterctl/configuration>
- <https://github.com/kubernetes-sigs/cluster-api/releases>


## Security Notes

infrastructure mutation or orchestration signal.

- **Geiger risk:** orange / medium
- infrastructure mutation or orchestration signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: $XDG_CONFIG_HOME/cluster-api/clusterctl.yaml
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** clusterctl
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Other Package-Manager Records

- Nix - clusterctl: normalized package name match | nixpkgs package indexes: pkgs/by-name/cl/clusterctl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - clusterctl - 1.13.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: clusterctl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | CLI tool to handle the lifecycle of a Cluster API management cluster | https://github.com/kubernetes-sigs/cluster-api
- zypper - clusterctl-bash-completion - 1.13.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: clusterctl-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Bash Completion for clusterctl | https://github.com/kubernetes-sigs/cluster-api
- zypper - clusterctl-fish-completion - 1.13.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: clusterctl-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Fish Completion for clusterctl | https://github.com/kubernetes-sigs/cluster-api
- zypper - clusterctl-zsh-completion - 1.13.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: clusterctl-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Zsh Completion for clusterctl | https://github.com/kubernetes-sigs/cluster-api
- winget - Kubernetes.clusterctl: normalized package name match | Windows Package Manager source index: Kubernetes.clusterctl from https://cdn.winget.microsoft.com/cache/source.msix


## Related links

- [Cloud CLI packages](https://www.automicvault.com/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [clusterawsadm](https://www.automicvault.com/pkg/brew/clusterawsadm/) - Shares av.db curated category or tags: cli, cloud-infrastructure, cluster-api, infrastructure, kubernetes.
- [k9s](https://www.automicvault.com/pkg/brew/k9s/) - Shares av.db curated category or tags: cli, cloud-infrastructure, cluster-management, kubernetes.
- [kops](https://www.automicvault.com/pkg/brew/kops/) - Shares av.db curated category or tags: cli, cloud-infrastructure, cluster-management, kubernetes.
- [mcp-server-kubernetes](https://www.automicvault.com/pkg/brew/mcp-server-kubernetes/) - Shares av.db curated category or tags: cli, cloud-infrastructure, cluster-management, kubernetes.
- [rke](https://www.automicvault.com/pkg/brew/rke/) - Shares av.db curated category or tags: cli, cloud-infrastructure, cluster-management, kubernetes.
- [talosctl](https://www.automicvault.com/pkg/brew/talosctl/) - Shares av.db curated category or tags: cli, cloud-infrastructure, cluster-management, kubernetes.
- [cdk8s](https://www.automicvault.com/pkg/brew/cdk8s/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes.
- [chaoskube](https://www.automicvault.com/pkg/brew/chaoskube/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes.

## Combined YAML source

View the package source record on GitHub. [combined/clusterctl.yml](https://github.com/automic-vault/db/blob/main/combined/clusterctl.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
