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:
- Russian version: «Первые шаги с werf: собираем и деплоим простое приложение в Kubernetes».
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.