This is the documentation for version 0.39. For documentation on the latest version of kpt, please see kpt.dev.
Exporting Workflow Config Files
Export config files for different workflow orchestrators that run kpt functions
kpt fn export
reduces the work to run kpt functions in workflow orchestrators. It exports a workflow pipeline that runs kpt functions alongside necessary configurations. The generated pipeline files can be easily integrated into an existing one manually.
Examples
These quickstarts cover how to export workflow config files for different orchestrators:
Unable to find support for your orchestrator? Please file an Issue/Pull Request.
Last modified November 9, 2020: docs: consumer guide nits and fixes. (0afc440d)