To run the demos:
- Assumes that the
az
command line tool is installed and configured correctly. - Assumes that the
kubectl
command line tool is installed.
pushd
cd acs-create
./demo.sh
popd
Note, this is derived from the upstream demo.
pushd
cd deployments
./demo.sh
popd
pushd
cd helm-demo
./demo.sh
popd
TBD
TBD