nullstone-io / nullstone

Nullstone is a customizable developer platform launched on your cloud accounts.
https://nullstone.io
MIT License
39 stars 1 forks source link

AWS EKS Container App #39

Open BSick7 opened 2 years ago

BSick7 commented 2 years ago

Overview

Add support for AWS k8s using AWS EKS platform. https://github.com/nullstone-modules/aws-eks-app

Details

This entails creating a new Terraform module and adding support for deployments to the engine.

The module should rely on a cluster: cluster/aws/eks. This will match two possible EKS cluster modules: cluster/aws/eks:fargate and cluster/aws/eks:ec2.