werf: deploy apps to Kubernetes

Learn how to easily deploy applications to Kubernetes using werf, a powerful open source tool. In this lab, you will build a container image with an example application, deploy it to Kubernetes, and modify the configuration and code of the deployed application. We will use a tiny shell script as a demo. It returns pong […]