Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 787 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 787 Bytes

First steps with werf demo

This repo contains ready-to-use examples for a simplistic application (an echo server implemented in Bash) used to show how werf builds Docker images (001_build) and how it deploys them to Kubernetes (002_deploy).

Please, follow this article to get the detailed description of how you can use these examples:

P.S. Note the article itself is based on the «First steps» chapter of our werf guides. Refer to it as an even more comprehensive starting point for werf.