macOS
brew install qbeclocal Homebrew formula metadata
brew / rank 7041
Configure Kubernetes objects on multiple clusters using jsonnet. Version 0.31.0 via Homebrew; verified 2026-09-13. Also installable with nix: nix profile install nixpkgs#qbec.
install
brew install qbeclocal Homebrew formula metadata
nix profile install nixpkgs#qbecnixpkgs package indexes · pkgs/by-name/qb/qbec/package.nix · source: api.github.com
overview
Configure Kubernetes objects on multiple clusters using jsonnet
history
qbec is a Jsonnet-based command-line tool for generating and applying environment-specific Kubernetes objects across clusters and namespaces.
qbec was developed to generate and manage Kubernetes objects across multiple clusters or namespaces, with configuration specialized for a selected target environment. It uses Jsonnet as its data-templating and composition language.
The project explicitly positions itself near kubecfg and ksonnet while providing an application-oriented workflow for initializing configuration, rendering manifests, comparing them with a cluster, and applying or deleting resources. It is maintained in Splunk's GitHub organization.
qbec is distributed as cross-platform release binaries and through Homebrew and Nix. Its placement in the Splunk GitHub organization and dedicated documentation site provide it with a vendor-maintained home while retaining an Apache-licensed open-source workflow.
A project is initialized around `qbec.yaml`, environment definitions, and Jsonnet components and parameters. Operators select an environment, render or validate objects, compare desired state with a cluster, and then apply or delete resources.
qbec is useful when several clusters or namespaces share a common configuration model but need target-specific parameters. Kubernetes access follows the operator's normal cluster context and credentials rather than a qbec-specific credentials file.
qbec represents the Jsonnet branch of Kubernetes configuration tooling: configuration remains programmable and composable while a CLI provides environment selection, diffing, application, and deletion. Package users value it as a focused alternative to template-heavy or abandoned Jsonnet-era tools.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
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.
<application root>/qbec.yaml<application root>/params.libsonnetexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
qbec | 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/splunk/qbec
install metadata
| Package key | brew:qbec |
|---|---|
| Version | 0.31.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/qbec |
| Homepage | https://qbec.io |
| Repository | https://github.com/splunk/qbec |
| Upstream docs | https://qbec.io |
| License | Apache-2.0 |
| Source archive | https://github.com/splunk/qbec/archive/refs/tags/v0.31.0.tar.gz |
| Last updated | 2026-09-13T19:57:51Z |
| Pulse | updated |
| 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 | qbec |
| 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.
qbec
nix profile install nixpkgs#qbecsource 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.