Back to Skaffold

Deploy Your Configurations Accurately

codelab/02_kpt-deploy/README.md

2.19.01.0 KB
Original Source

Deploy Your Configurations Accurately

This codelab uses a real example to compare the kpt and kubectl in their prune feature. You will get a better understanding about why using kpt live to deploy your resources are more accurate and reliable.

What is kpt?

Kpt is an OSS tool for Kubernetes packaging, which uses a standard format to bundle, publish, customize, update, and apply configuration manifests.

What kpt can help you with

You can try out this interactive codelab using Cloud Shell.