Automic VaultAutomic Vault

brew

ktmpl を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install ktmpl

local Homebrew formula metadata

概要

パッケージ概要

Parameterized templates for Kubernetes manifests

コマンドとエイリアス

  • ktmpl

履歴

プロジェクトの歴史と使われ方

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.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:kubernetes

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ktmplcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.9.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新0.9.1

https://github.com/jimmycuadra/ktmpl

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ktmpl
バージョン0.9.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ktmpl
ホームページhttps://github.com/jimmycuadra/ktmpl
リポジトリhttps://github.com/jimmycuadra/ktmpl
上流ドキュメントhttps://github.com/jimmycuadra/ktmpl#readme
ライセンスMIT
ソースアーカイブhttps://github.com/jimmycuadra/ktmpl/archive/refs/tags/0.9.1.tar.gz
ビルド依存関係rust
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namektmpl
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment