# ktmpl を Homebrew でインストール

ktmpl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:ktmpl
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install ktmpl
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:ktmpl
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ktmpl>
- **バージョン:** 0.9.1
- **ソース概要:** Parameterized templates for Kubernetes manifests
- **ホームページ:** <https://github.com/jimmycuadra/ktmpl>
- **リポジトリ:** <https://github.com/jimmycuadra/ktmpl>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/jimmycuadra/ktmpl/archive/refs/tags/0.9.1.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- ktmpl (cli)
- ktmpl (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.9.1
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/jimmycuadra/ktmpl
- 検出された最新: 0.9.1 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

ktmpl is a small Kubernetes manifest templating command-line tool. Its README describes it as a client-side implementation of Kubernetes' Templates + Parameterization proposal, turning YAML templates plus parameter values into manifests that can be piped to kubectl.

### プロジェクトの歴史

The GitHub repository was created on 2017-10-20. The project was written and distributed as a Rust CLI, with installation paths documented through Homebrew, Cargo, prebuilt GitHub release binaries, and a Docker image.

ktmpl belongs to an early wave of Kubernetes configuration tools that tried to make raw YAML manifests reusable before the ecosystem consolidated around Helm charts, Kustomize overlays, and GitOps-oriented render/apply workflows.

### 採用の歴史

Adoption evidence is modest and mostly package-manager oriented. The README's installation section documents Homebrew and Cargo as first-class install paths, and the Homebrew formula kept ktmpl available as a single-purpose manifest renderer.

### 使われ方

ktmpl reads a Kubernetes manifest template from a file or stdin, accepts values with command-line parameters or YAML parameter files, can base64-encode secret data, and writes the processed manifest to stdout for use with kubectl.

### パッケージ好きにとっての重要性

For package nerds, ktmpl is a useful fossil from Kubernetes' templating experiments: it packages one obsolete upstream design proposal as a small Unix-style filter. Its value is less broad adoption than the way it captures a particular moment in Kubernetes manifest management.

### タイムライン

- 2017-10-20: jimmycuadra/ktmpl repository created on GitHub.
- 2017: README documented ktmpl 0.6.0 as a CLI that produced Kubernetes manifests from parameterized templates.
- 2026: Homebrew formula metadata listed ktmpl as a niche Kubernetes templating utility.

### Related projects

- ktmpl is related to kubectl, the obsolete Kubernetes Templates + Parameterization proposal, Helm, Kustomize, and other tools that render or transform Kubernetes manifests before applying them to a cluster.

### ソース

- <https://api.github.com/repos/jimmycuadra/ktmpl>
- <https://formulae.brew.sh/formula/ktmpl>
- <https://github.com/jimmycuadra/ktmpl>
- <https://github.com/kubernetes/community/blob/master/contributors/design-proposals/apps/OBSOLETE_templates.md>
- <https://raw.githubusercontent.com/jimmycuadra/ktmpl/master/README.md>


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ktmpl
- **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


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [draft](https://pkg.so/ja/brew/draft/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes, manifests.
- [kubernetes-cli](https://pkg.so/ja/brew/kubernetes-cli/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [k9s](https://pkg.so/ja/brew/k9s/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [k3d](https://pkg.so/ja/brew/k3d/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [ctlptl](https://pkg.so/ja/brew/ctlptl/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [openshift-cli](https://pkg.so/ja/brew/openshift-cli/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [eksctl](https://pkg.so/ja/brew/eksctl/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [skaffold](https://pkg.so/ja/brew/skaffold/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [kconf](https://pkg.so/ja/brew/kconf/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, configuration, infrastructure.
- [kubecfg](https://pkg.so/ja/brew/kubecfg/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, configuration, infrastructure.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
