This directory includes all examples. Each example in this directory can stand on its own and each has its own README with more details.
| Title | Description | README |
|---|---|---|
| simple EKS cluster | Deploy a EKS cluster base on an existing tile | readme |
| nginx on EKS | Deploy a Nginx on EKS cluster base on an existing tile | readme |
| EKS cluster from scratch | Write a tile to provision EKS cluster from scratch | readme |