macOS
brew install kopslocal Homebrew formula metadata
sudo port install kopsMacPorts ports tree · devel/kops/Portfile · source: api.github.com
brew
Production Grade K8s Installation, Upgrades, and Management. Version 1.35.1 via Homebrew; verified 2026-05-28.
install
brew install kopslocal Homebrew formula metadata
sudo port install kopsMacPorts ports tree · devel/kops/Portfile · source: api.github.com
nix profile install nixpkgs#kopsnixpkgs package indexes · kops · source: raw.githubusercontent.com
scoop install main/kopsScoop official bucket manifest trees · bucket/kops.json · source: api.github.com
overview
Production Grade K8s Installation, Upgrades, and Management
history
kOps, short for Kubernetes Operations, is one of the long-running Kubernetes cluster lifecycle tools. It is best known as a command-line way to create, upgrade, and maintain production-grade Kubernetes clusters while also provisioning the needed cloud infrastructure.
The kOps repository was created under the Kubernetes GitHub organization on 2016-06-27, during the period when Kubernetes operators were still building practical tooling around cluster creation and upgrades. The README describes kOps as `kubectl` for clusters, reflecting its role as a higher-level administrative CLI rather than an application deployment tool.
Early release metadata shows v1.4.0-alpha.1 on 2016-09-08, with 1.4-era releases following in late 2016. The project then tracked Kubernetes minor versions closely enough that official docs describe a release cadence tied to Kubernetes releases, typically about a month later, after Kubernetes issues from a new version have had time to settle.
kOps became important because it filled a gap before managed Kubernetes offerings covered every common operational need. Its official support matrix grew around cloud targets including AWS and GCP, with additional providers such as DigitalOcean, Hetzner, OpenStack, and Azure documented at different support levels.
GitHub repository metadata observed on 2026-07-01 reported 16,632 stars and 4,710 forks, unusually high for an infrastructure lifecycle CLI. Its presence in Homebrew, MacPorts, Nix, and Scoop reflects a user base split across workstation operators and automation hosts.
kOps is commonly used to create cluster specifications, store cluster state, provision cloud infrastructure, and perform Kubernetes upgrades. It also writes or relies on kubeconfig credentials, so package users tend to pair it with `kubectl` and cloud provider credentials.
For package-manager users, the value is that installing one CLI gives access to a whole cluster lifecycle workflow rather than only a client for an already-existing control plane.
kOps is a classic Homebrew infrastructure formula: a single statically distributed CLI that hides a lot of distributed-systems machinery behind repeatable commands.
It also marks an era of Kubernetes packaging before every cloud had a polished managed-cluster console. Package indexes that carried kOps made serious Kubernetes cluster creation available from a developer laptop with one install command.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
{state store}/configCredential-bearing paths to review before unattended agent runs.
~/.kube/configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kops | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/kubernetes/kops
install metadata
| Package key | brew:kops |
|---|---|
| Version | 1.35.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kops |
| Homepage | https://kops.sigs.k8s.io/ |
| Repository | https://github.com/kubernetes/kops |
| Upstream docs | https://kops.sigs.k8s.io/ |
| License | Apache-2.0 |
| Source archive | https://github.com/kubernetes/kops/archive/refs/tags/v1.35.1.tar.gz |
| Last updated | 2026-05-28T18:47:52Z |
| Pulse | updated |
| Dependencies | kubernetes-cli |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kops |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
kops
nix profile install nixpkgs#kopskops
sudo port install kopsmain/kops
scoop install main/kopssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.