pkg.soopen package index

brew / rang 3207

Installer ytt avec Homebrew, apk, MacPorts, Nix, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ytt pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install ytt

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install ytt

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add ytt

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

Nixvérifié · 92%
nix profile install nixpkgs#ytt

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

Windows

Scoopvérifié · 92%
scoop install main/ytt

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

Windows Package Managervérifié · 92%
winget install --id Carvel.ytt -e

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

aperçu

Résumé du paquet

YAML templating tool that works on YAML structure instead of text

Commandes et alias

  • ytt

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour ytt. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
yttexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire0.55.1
gestionnaire mis à jour2026-07-25
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:ytt
Version0.55.1
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://carvel.dev/ytt/
Dépôthttps://github.com/carvel-dev/ytt
Dernière mise à jour2026-07-25T21:32:50+02:00
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

ytt

nix profile install nixpkgs#ytt
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

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