└ walkthrough/
└ p0_intro/
└ readme.md
└ cleanup.sh
└ init.sh
└ cluster_yamls /
└ readme.md
└ p1_cluster_setup /
└ readme.md
└ answers /
└ readme.md
└ readme.md
p0_intro has the information to setup the cluster environment with example YAML's
After the cluster has been deployed. You can enable the test environment by executing the init.sh
file.
You can always resent the environment by running ./cleanup
as well.
The Questions are at the bottom of the readme.md file in the folder. ALong with the resources from the main readme file.
The answers along with a brief description are outlined in the solutions/readme.md
file.
If the solutions are not working please open up an issue. :) Thanks!