Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 586 Bytes

README.md

File metadata and controls

40 lines (31 loc) · 586 Bytes

ACS Build Conference 2017 Demos

To run the demos:

Prerequisites

  • Assumes that the az command line tool is installed and configured correctly.
  • Assumes that the kubectl command line tool is installed.

Create cluster:

pushd
cd acs-create
./demo.sh
popd

Demo deployments

Note, this is derived from the upstream demo.

pushd
cd deployments
./demo.sh
popd

Demo Helm

pushd
cd helm-demo
./demo.sh
popd

Lego Demo

TBD

VS-Code + Kubernetes Demo

TBD