awslabs / aws-saas-boost

AWS SaaS Boost is a ready-to-use toolset that removes the complexity of successfully running SaaS workloads in the AWS cloud.
Apache License 2.0
960 stars 188 forks source link

EKS Support #355

Open cfregly opened 2 years ago

cfregly commented 2 years ago

SaaS Boost supports provisioning the infrastructure and deployment pipelines for container-based applications. The SaaS Boost community wants Kubernetes support for their SaaS applications.

The first container orchestration service supported is Amazon ECS. ECS provides a flexible, low-cost managed orchestration service that can leverage either self-managed EC2 clusters or serverless Fargate clusters for compute.

Amazon EKS is a managed service to run the Kubernetes container orchestration service. We should add support to the SaaS Boost application configuration for deploying application services to a Kubernetes cluster.

brtrvn commented 1 year ago

Kubernetes and Amazon EKS are very popular. Please "thumbs up" this feature request to show interest, and add your comments on how you'd like to leverage EKS.

The current VPC-per-tenant provisioning model of SaaS Boost would mean an EKS Cluster-per-tenant.