This is the documentation for version 0.39. For documentation on the latest version of kpt, please see kpt.dev.
source code
Dust off your go compiler and install from source.
Install by compiling the source.
GO111MODULE=on go get -v github.com/GoogleContainerTools/kpt
Note: kpt version
will return unknown for binaries installed
with go get
.
kpt help
Last modified July 28, 2020: Docs: Add docker image to installation (9225091c)