werf / first-steps-example

Applications for articles "First steps"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Applications for articles "First steps"


Languages

Language:Shell 50.9%Language:Dockerfile 49.1%