Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 520 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 520 Bytes

Docker Learning demo sample

This sample is a simple node.js application serving a html file.
It accepts AZSVC envrionment variable which will be logged to the console and written below the picture.

Environment variables

Variable name Description
AZSVC Type of the service running current workload, e.g. Azure App Service
PORT The port on which application is going to run

YAML Files

your-k8s-config.yaml - file to be used for exercises with placeholders for your custom values