This repo comes as an appendix to the this (link here) blog post. It will help you build the demo enviroment and run the code samples that are mendioned throughout the blog.
- Install Terraform on your workstation/server
- Install aws cli on your workstation/server
- Install kubectl on your workstation/server
- terraform - terraform code to start a demo environment in AWS with
- samples - kubernetes yaml samples that are used throughout the blog
- trident-installer - this is a sample trident installer directory we used to install trident while writing the blog. You should download the most updated version using the instructions in the blog