pkg.soopen package index

brew / 排名 3205

使用 Homebrew, apk, MacPorts, Nix, scoop, winget 安装 ytt

查看 ytt 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ytt

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install ytt

MacPorts ports tree · textproc/ytt/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add ytt

Alpine Linux edge package indexes · ytt · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#ytt

nixpkgs package indexes · pkgs/by-name/yt/ytt/package.nix · 来源: api.github.com

Windows

Scoop已验证 · 92%
scoop install main/ytt

Scoop official bucket manifest trees · bucket/ytt.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id Carvel.ytt -e

Windows Package Manager source index · Carvel.ytt · 来源: cdn.winget.microsoft.com

概览

软件包摘要

YAML templating tool that works on YAML structure instead of text

命令和别名

  • ytt

历史

项目历史与用法

ytt is Carvel’s structure-aware YAML templating tool, historically important because it treats YAML as data structure plus Starlark annotations instead of as raw text with indentation-sensitive string interpolation.

项目历史

ytt was introduced publicly in March 2019 as the YAML Templating Tool, with IBM Developer describing v0.1.0 as a new approach to complex configuration management. The GitHub repository was created the same month, and early releases followed rapidly through spring and summer 2019.

The tool emerged from the k14s/Carvel ecosystem around Kubernetes configuration. Its core design responded to a common pain in Helm, Jinja, ERB, and other text-templating approaches: YAML indentation, quoting, and patching errors caused by treating structured configuration as strings. ytt instead embeds Starlark through `#@` annotations and evaluates templates into YAML structures.

As k14s became Carvel, ytt settled into a suite of small composable Kubernetes tools alongside kapp, kbld, imgpkg, vendir, kapp-controller, and kctrl. The Carvel site frames the suite as single-purpose, composable tools for building, configuring, and deploying applications on Kubernetes.

采用历史

ytt adoption has been strongest in Kubernetes and Tanzu/Carvel workflows. Broadcom VMware Tanzu documentation bundles ytt with other Carvel tools in Tanzu Kubernetes Grid contexts, and Carvel maintains community channels, an adopter list, examples, an online playground, and reusable libraries such as ytt Library for Kubernetes.

Outside Tanzu, ytt is adopted by users who want more programmability than Kustomize overlays but less text-fragility than Helm-style templating. Blog posts and talks often present it as an alternative or complement to Helm, Kustomize, Jsonnet, and Dhall in Kubernetes configuration pipelines.

使用方式

Users run ytt to template, patch, validate, and compose YAML files. Common patterns include data values for environment-specific configuration, overlays for patching third-party YAML, Starlark functions for reusable logic, schema and validations for fast feedback, and integration into GitOps or packaging flows.

The package is especially useful when a team has piles of Kubernetes YAML and wants programmable reuse while preserving YAML structure. Its online playground and local `ytt website` mode also make examples easy to test without wiring a cluster.

为什么软件包爱好者会关心

ytt matters to package nerds because it shows a distinct packaging philosophy: do one YAML-shaping job well, compose with neighboring tools, and avoid making the templater also be the package manager, deployer, and image builder.

It is also one of the clearer examples of Starlark moving beyond Bazel into infrastructure configuration. In dependency graphs, seeing ytt often hints at Carvel-style Kubernetes delivery rather than Helm-only packaging.

时间线

  • 2019-03-01: The carvel-dev/ytt GitHub repository is created.
  • 2019-03-12: IBM Developer announces ytt v0.1.0 as a new YAML templating approach.
  • 2019-03-20: ytt v0.4.0 appears in GitHub releases, followed by frequent early releases.
  • 2020-2021: k14s tooling is increasingly described under the Carvel name and used in Tanzu Kubernetes workflows.
  • 2020s: ytt remains one of the core Carvel tools alongside kapp, kbld, imgpkg, vendir, and kapp-controller.

Related projects

  • Related projects include Carvel, k14s, kapp, kbld, imgpkg, vendir, kapp-controller, kctrl, Helm, Kustomize, Jsonnet, Dhall, Starlark, Kubernetes, and Tanzu Kubernetes Grid.

安全态势

尚未找到受保护工具覆盖

没有找到 ytt 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
yttcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-04
管理器版本0.55.1
管理器更新时间2026-07-25
本地数据OK
上游当前
检测到的最新版本v0.55.1

https://github.com/carvel-dev/ytt

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:ytt
版本0.55.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/ytt
主页https://carvel.dev/ytt/
仓库https://github.com/carvel-dev/ytt
上游文档https://carvel.dev/ytt/
许可证Apache-2.0
源码归档https://github.com/carvel-dev/ytt/archive/refs/tags/v0.55.1.tar.gz
最后更新2026-07-25T21:32:50+02:00
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

ytt

nix profile install nixpkgs#ytt
  • normalized package name match
  • 匹配方式:Ytt
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/yt/ytt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

ytt 0.52.1-r8

YAML templating tool that works on YAML structure instead of text

https://carvel.dev/ytt/

sudo apk add ytt
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: ytt
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ytt
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ytt from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

ytt

sudo port install ytt
  • normalized package name match
  • 匹配方式:Ytt
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/ytt/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/ytt

scoop install main/ytt
  • normalized package name match
  • 匹配方式:Ytt
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/ytt.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Carvel.ytt

winget install --id Carvel.ytt -e
  • normalized package name match
  • 匹配方式:Ytt
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Carvel.ytt from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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