# Install kubekey with Homebrew

Installer for Kubernetes and / or KubeSphere, and related cloud-native add-ons. Version 4.0.5 via Homebrew; verified 2026-07-27.

## Install

```sh
sudo av install brew:kubekey
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install kubekey
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:kubekey
- **Package manager:** Homebrew
- **Version:** 4.0.5
- **Source summary:** Installer for Kubernetes and / or KubeSphere, and related cloud-native add-ons
- **Homepage:** <https://kubesphere.io>
- **Repository:** <https://github.com/kubesphere/kubekey>
- **Last updated:** 2026-07-27T21:58:45+02:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- kk (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 4.0.5
## Project history and usage

KubeKey is the KubeSphere ecosystem's installer and task-execution CLI for Kubernetes, KubeSphere, and related cloud-native add-ons. It is packaged as the kk executable and is used for cluster creation, upgrades, scaling, offline artifacts, and later task-flow style automation.

### Project history

The public GitHub repository was created on March 19, 2020. KubeSphere documentation from the KubeKey installation guide refers to KubeKey version 1.0.1, and the repository README describes KubeKey as an open source lightweight task-flow execution tool that provides a flexible way to install Kubernetes.

The README says the 3.x line expanded KubeKey from a Kubernetes lifecycle-management tool into a task-execution tool with template management and multiple connection methods. The 4.x release packaging also includes web-installer assets, schema files, task templates, and offline package tooling.

### Adoption history

KubeKey adoption is tied closely to KubeSphere installation and lifecycle management. It became the path for installing Kubernetes alone or installing Kubernetes and KubeSphere together, especially for users who wanted all-in-one, multi-node, highly available, or offline setups.

The project is less broadly packaged than kubectx or kubelogin, but its Homebrew formula is useful for operators who want the kk binary installed through the same package manager as kubectl and other cluster tools.

### How it is used

A common workflow is to run kk create config to generate config-sample.yaml, edit host and cluster settings, and then run kk create cluster -f config-sample.yaml. The repository documentation also covers node add/delete operations, certificate renewal, offline artifact export, image registry setup, and dependency packages.

KubeKey's configuration file can include host connection details, Kubernetes version, networking, registry mirrors, and add-ons. That makes it closer to an installer plus declarative cluster recipe than a single-purpose kubectl plugin.

### Why package nerds care

KubeKey is notable because it packages a full Kubernetes/KubeSphere installer as a single CLI binary. For package-manager users, kk sits in the same mental bucket as kubeadm wrappers and distribution installers: a bootstrap executable whose version controls a large amount of cluster state.

### Timeline

- 2020-03-19: Public GitHub repository created
- 2021: KubeSphere installation documentation referenced KubeKey version 1.0.1
- 2023: 3.x README described expansion from lifecycle management to task execution
- 2026-06-05: v4.0.5 release published

### Related projects

- KubeSphere is the platform ecosystem for which KubeKey is an installer and lifecycle tool.
- kubeadm is listed among the repository topics and is part of the broader Kubernetes bootstrap context.
- Ansible is referenced by the README as an inspiration for KubeKey's task-flow design.

### Sources

- <https://api.github.com/repos/kubesphere/kubekey>
- <https://formulae.brew.sh/formula/kubekey>
- <https://github.com/kubesphere/kubekey>
- <https://github.com/kubesphere/kubekey/releases>
- <https://github.com/kubesphere/kubekey/tree/main/docs>
- <https://kubesphere.io/blogs/install-kubernetes-using-kubekey/>


## 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: config-sample.yaml

## Combined YAML source

View the package source record on GitHub. [combined/kubekey.yml](https://github.com/mxcl/pkgdb/blob/main/combined/kubekey.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
