macOS
brew install crd2pulumilocal Homebrew formula metadata
brew / rank 8245
Generate typed CustomResources from a Kubernetes CustomResourceDefinition. Version 1.6.2 via Homebrew; verified 2026-07-27. Also installable with nix: nix profile install nixpkgs#crd2pulumi.
install
brew install crd2pulumilocal Homebrew formula metadata
nix profile install nixpkgs#crd2puluminixpkgs package indexes · pkgs/by-name/cr/crd2pulumi/package.nix · source: api.github.com
overview
Generate typed CustomResources from a Kubernetes CustomResourceDefinition
history
crd2pulumi is Pulumi's CLI for generating strongly typed Pulumi CustomResource classes from Kubernetes CustomResourceDefinition YAML.
Pulumi created crd2pulumi in 2020 to address a gap in its Kubernetes support: CustomResources were usable, but custom schemas meant users did not get strong typing, IDE checks, or autocomplete for popular CRDs.
The README positions the tool around real-world CRD-heavy projects such as cert-manager and Istio, whose schemas can run to thousands of lines. The tool generates language-specific Pulumi bindings for .NET, Go, Java, Node.js, and Python.
The official installation section points users to repository-hosted binary releases and Pulumi's Homebrew tap. Supplied package facts also show Nix and Homebrew packaging, matching the tool's role in local infrastructure-development workflows.
Users pass one or more CRD YAML files or URLs to crd2pulumi and select target languages or output paths. The generated packages let Pulumi programs instantiate custom Kubernetes resources with typed arguments instead of untyped object maps.
crd2pulumi is packaging glue between Kubernetes API extension, language package generation, and Pulumi IaC projects. It matters because it turns CRD YAML, usually shipped by Kubernetes projects, into language-native SDK surfaces.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
crd2pulumi | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:crd2pulumi |
|---|---|
| Version | 1.6.2 |
| Package manager | Homebrew |
| Homepage | https://github.com/pulumi/crd2pulumi |
| Repository | https://github.com/pulumi/crd2pulumi |
| Last updated | 2026-07-27T22:04:05+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
crd2pulumi
nix profile install nixpkgs#crd2pulumisource 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.