Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 919 Bytes

File metadata and controls

21 lines (14 loc) · 919 Bytes

Pod Security Policy Demo

Clusters, Namespaces and Pods

apply.sh deploys the applications required for the demos.

Then, you can can start the interactive demo:

cd demo
./interactive-demo.sh

Note if you got bat on your PATH, the output will prettier.

Alternatively, you could print a transcript of the demo for doing the demo manually

cd demo
PRINT_ONLY=true ./interactive-demo.sh