Using a TDD approach create an AWS EKS component. Start out with a pulumi user instantiation yaml then start creating the pulumi component with unit tests.
Gke features:
- Mostly everything should be a user input option with sane defaults
- Enable encryption where possible
- Kubernetes version as an input
- Subnets as an input
Using a TDD approach create an AWS EKS component. Start out with a pulumi user instantiation yaml then start creating the pulumi component with unit tests.
Gke features: