macOS
brew install ktmpllocal Homebrew formula metadata
brew
ktmpl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ktmpllocal Homebrew formula metadata
概要
Parameterized templates for Kubernetes manifests
履歴
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.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ktmpl | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/jimmycuadra/ktmpl
インストールメタデータ
| パッケージキー | 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 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.