Skip to content

Commit 62d3397

Browse files
authored
Update deploy.md
1 parent 01af408 commit 62d3397

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/deploy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Stickerlandia will support both serverless and container-based platforms, self-h
1717

1818
| Platform | Description | IaC | Messaging | Blob Storage | Database | Ingress | Ingress Features |
1919
|----------|-------------|-----|-----------|--------------|----------|---------|------------------|
20-
| AWS (EKS) | Kubernetes on Elastic Kubernetes Service | K8S Manifests | Apache Kafka on MSK | Amazon S3 | Amazon RDS | ALB + Ingress Controller | Path routing, SSL termination (No native OIDC) |
20+
| AWS (EKS) | Kubernetes on Elastic Kubernetes Service | K8S Manifests, CDK | Apache Kafka on MSK | Amazon S3 | Amazon RDS | ALB + Ingress Controller | Path routing, SSL termination (No native OIDC) |
2121
| Docker-Compose | Local development environment | docker-compose.yml | Kafka | MinIO | PostgreSQL | Traefik | Path routing, SSL (No native OIDC) |
22-
| Kubernetes | Generic Kubernetes deployment | K8S Manifests, CDK | Kafka | MinIO | PostgreSQL | Ingress Controller | SSL termination, path routing (No native OIDC) |
22+
| Kubernetes | Generic Kubernetes deployment | K8S Manifests | Kafka | MinIO | PostgreSQL | Ingress Controller | SSL termination, path routing (No native OIDC) |
2323

2424

0 commit comments

Comments
 (0)