Skip to content

feat: EKS Support (AWS) - Cloud Deployment #60

@maximilien

Description

@maximilien

Summary

Implement AWS EKS support for production cloud deployments as part of Phase 2.

Scope

  • Update weave-stack.yaml schema for EKS config
  • Implement EKS cluster creation (src/pkg/stack/eks.go)
  • Add EKS-specific Helm values (LoadBalancer, EBS, IAM)
  • Test EKS deployment end-to-end
  • Document EKS setup and configuration

Commands

weave stack up --runtime eks

Success Criteria

  • EKS deployment tested on real AWS account
  • weave stack up --runtime eks works
  • EKS setup guide complete

Priority: Phase 2 - Week 1

Estimated: 3-4 days
Assignee: TBD (looking for Engineer with AWS/K8s experience)

Related

Part of Phase 2 cloud deployment push. Pairs with GKE support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfeatureA new feature and enhancementp1High priorityphase-2Phase 2 work

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions