Skip to content

feat: add edge nginx eks demo deployment#900

Open
DDINGJOO wants to merge 2 commits into
developfrom
task/edge-nginx-eks-demo
Open

feat: add edge nginx eks demo deployment#900
DDINGJOO wants to merge 2 commits into
developfrom
task/edge-nginx-eks-demo

Conversation

@DDINGJOO

@DDINGJOO DDINGJOO commented Mar 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add an edge-nginx runtime service to the EKS runtime catalog
  • add dev Helm values for a dedicated ALB-backed nginx demo edge in front of client-gateway
  • document focused deploy plan generation for the connection-management demo

Validation

  • helm template edge-nginx deploy/helm/charts/spring-service --values deploy/helm/environments/dev/edge-nginx.yaml --set image.repository=nginxinc/nginx-unprivileged --set image.tag=1.27-alpine
  • DEPLOY_TARGETS=client-gateway,edge-nginx AWS_DEFAULT_REGION=ap-northeast-2 ACCOUNT_ID=000000000000 ruby scripts/ci/export-eks-deploy-plan.rb --output .context/edge-nginx-focused-plan.json

Notes

  • full bash scripts/ci/validate-eks-runtime-inputs.sh still fails on the repository's pre-existing search-config validation error and was not introduced by this change

@github-actions github-actions Bot added the docs label Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant