← 返回命令列表

Linux command

kat 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Render and view manifests

kat

Render with a specific profile

kat -p [profile_name]

说明

kat is a TUI and rule-based rendering engine for Kubernetes manifests. It lets you render, filter, and review Helm or Kustomize manifests in-shell, reloading on changes and flagging errors to streamline chart and manifest development. Core features include profile-based manifest generation, automatic validation with kubeconform and kyverno, live reload with diff visualization, pre/post-render hooks, a plugin system for custom commands, and Chroma theme support.

FAQ

What is the kat command used for?

kat is a TUI and rule-based rendering engine for Kubernetes manifests. It lets you render, filter, and review Helm or Kustomize manifests in-shell, reloading on changes and flagging errors to streamline chart and manifest development. Core features include profile-based manifest generation, automatic validation with kubeconform and kyverno, live reload with diff visualization, pre/post-render hooks, a plugin system for custom commands, and Chroma theme support.

How do I run a basic kat example?

Run `kat` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more kat examples?

This page includes 2 examples for kat, plus related commands for nearby Linux tasks.