Skip to content

Commit

Permalink
How to build and push an image with Kaniko
Browse files Browse the repository at this point in the history
A tutorial that shows how to create a Tekton Pipeline to build and push
an image with Kaniko.
  • Loading branch information
geriom authored and tekton-robot committed Jun 22, 2022
1 parent 85b8117 commit 4b94c04
Show file tree
Hide file tree
Showing 2 changed files with 428 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/en/docs/How-to guides/clone-repository.md
Expand Up @@ -507,6 +507,7 @@ data:

## Further reading

- [Build and push and image with Kaniko and Tekton][kaniko-build].
- [Full Tasks and Pipelines documentation](/docs/pipelines/).

[tekton-hub]: https://hub.tekton.dev/
Expand All @@ -515,3 +516,4 @@ data:
[bundles]: /docs/pipelines/pipelines/#tekton-bundles
[getting-started]: /docs/getting-started/
[secrets]: https://kubernetes.io/docs/concepts/configuration/secret/
[kaniko-build]: /docs/how-to-guides/kaniko-build-push/

0 comments on commit 4b94c04

Please sign in to comment.