Skip to content

Commit

Permalink
Add pipeline diagram to front page of catalog.
Browse files Browse the repository at this point in the history
  • Loading branch information
etefera committed Sep 22, 2020
1 parent f91e682 commit 04b13a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions site/content/en/guides/consumer/function/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ are reviewed before being committed to the repo. They can be run locally or as
part of a CI/CD pipeline, or as pre-commit or post-commit steps to validate
configurations before they are applied to a cluster.


{{< png src="images/pipeline" >}}

Kpt offers multiple runtimes for configuration functions to run arbitrary
actions on configuration. By default kpt runs configuration functions in a
[container runtime], but it also provides runtimes for functions packaged as
Expand Down

0 comments on commit 04b13a2

Please sign in to comment.