mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-02-23 02:54:53 +01:00
* adding 3 examples * removing old example * updating PR template * fix this typo * update after renaming default example * add missing launch_template_mixed stuff to aws_auth * fix 2 examples with public subnets * update changelog for new minor release
8 lines
308 B
Markdown
8 lines
308 B
Markdown
# Examples
|
|
|
|
These serve a few purposes:
|
|
|
|
1. Shows developers how to use the module in a straightforward way as integrated with other terraform community supported modules.
|
|
2. Serves as the test infrastructure for CI on the project.
|
|
3. Provides a simple way to play with the Kubernetes cluster you create.
|