MCPcopy Index your code
hub / github.com/kptdev/kpt

github.com/kptdev/kpt @v0.39.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.39.3 ↗ · + Follow
1,935 symbols 7,569 edges 186 files 371 documented · 19% 15 cross-repo links updated 2d agoapi/v0.0.2 · 2026-07-02★ 1,882380 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

KPT

kpt is a toolkit to help you manage, manipulate, customize, and apply Kubernetes Resource configuration data files.

  • Fetch, update, and sync configuration files using git.
  • Examine and modify configuration files.
  • Generate, transform, validate configuration files using containerized functions.
  • Apply configuration files to clusters.

Installation

Install with Gcloud

The version of kpt installed using gcloud may not be the latest released version.

gcloud components install kpt

Install with Homebrew

brew tap GoogleContainerTools/kpt https://github.com/GoogleContainerTools/kpt.git
brew install kpt

Download latest release

Latest release

Install from source

GO111MODULE=on go get -v github.com/GoogleContainerTools/kpt

Run using Docker image

gcr.io/kpt-dev/kpt

docker run gcr.io/kpt-dev/kpt version

Documentation

See the docs for more information on how to use kpt.

Roadmap

See the roadmap for more information about new features planned for kpt.


Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 1,569
Method 224
Struct 127
Interface 6
TypeAlias 6
FuncType 3

Languages

TypeScript64%
Go36%

Modules by API surface

site/static/js/asciinema-player.js897 symbols
site/themes/docsy/static/js/swagger-ui-bundle.js178 symbols
site/themes/docsy/static/js/swagger-ui-standalone-preset.js168 symbols
internal/testutil/testutil.go39 symbols
internal/testutil/pkgbuilder/builder.go22 symbols
internal/util/diff/diff.go19 symbols
internal/util/update/update_test.go18 symbols
internal/cmdexport/orchestrators/tekton.go17 symbols
pkg/kptfile/pkgfile.go15 symbols
internal/util/get/get_test.go15 symbols
pkg/live/preprocess/process_test.go14 symbols
pkg/live/inventoryrg.go14 symbols

Dependencies from manifests, versioned

github.com/cpuguy83/go-md2man/v2v2.0.0 · 1×
github.com/gobuffalo/envyv1.9.0 · 1×
github.com/posener/complete/v2v2.0.1-alpha.12 · 1×
gopkg.in/yaml.v3v3.0.0-2020031310205 · 1×

Datastores touched

(mysql)Database · 1 repos

For agents

$ claude mcp add kpt \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page