Documents
_index
_index
Type
External
Status
Published
Created
Feb 19, 2026
Updated
May 21, 2026
Updated by
Dosu Bot
Source
View
kpt is a package-centric toolchain that enables a WYSIWYG configuration authoring, automation, and delivery experience, which simplifies managing Kubernetes platforms and KRM-driven infrastructure at scale by manipulating declarative Configuration as Data.

{{% blocks/section type="row" color="white"%}}

{{% blocks/feature icon="fas fa-download " title="Install" %}}
Get started by [installing]({{< relref "installation/kpt-cli.md" >}}) kpt.
{{% /blocks/feature %}}
{{% blocks/feature icon="fas fa-graduation-cap" title="Learn" %}}
Read [The kpt Book]({{< relref "book" >}}).
{{% /blocks/feature %}}
{{% blocks/feature icon="fas fa-info-circle" title="Ask" %}}
If your question is not a [FAQ]({{< relref "faq" >}}), please reach out!
{{% /blocks/feature %}}
{{% blocks/feature icon="fas fa-briefcase " title="Contribute" %}}
kpt is an open source project and anyone can contribute
{{% /blocks/feature %}}

{{% /blocks/section %}}

{{% blocks/section color="white" %}}

For users#

To get familiar with kpt, the best way to start is with the first 4 chapters of the kpt [Book]({{< relref "book" >}}).
Furthermore it is useful to check the [references]({{< relref "reference" >}}) and the catalog of selected krm functions.

Use our public Dosu space to ask anything about kpt.

For admins#

Start with the [installation]({{< relref "installation" >}}) and with the kpt [Book]({{< relref "book" >}}).

For developers#

To develp krm functions, the best to start with [Chapter 5]({{< relref "book/05-developing-functions" >}}) of the kpt Book.

For contributors#

kpt is developed in the kptdev organisation of GitHub.

Issues#

Issues can be reported to the kpt repo related to any repos in the kpt
organisation.

Pull Requests#

We are happy to get Pull Requests. Send them!

{{% /blocks/section %}}

Communication#

{{% blocks/section type="row" color="white"%}}

{{% blocks/feature icon="fa-brands fa-slack " title="Slack" %}}

Join us in the #kpt channel in the Kubernetes Slack!

{{% /blocks/feature %}}
{{% blocks/feature icon="fa-solid fa-comments" title="Discussions" %}}

Join the discussions in the kptdev/kpt repo.

{{% /blocks/feature %}}

{{% blocks/feature icon="fa-solid fa-people-group" title="Community Meeting" %}}

Participate in our community meetings

{{% /blocks/feature %}}

{{% /blocks/section %}}

{{% blocks/lead color="white" %}}
kpt is a Cloud Native Computing Foundation (CNCF) Sandbox Project!

CNCF logo

{{% /blocks/lead %}}

_index | Dosu