Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Aztec multi cloud deployment #9980

Merged
merged 7 commits into from
Nov 15, 2024
Merged

Conversation

stevenplatt
Copy link
Contributor

@stevenplatt stevenplatt commented Nov 14, 2024

Change Log

fixes: #9838

  • Working Aztec multi cloud deployment
    • Additional firewall rules have been added to expose ethereum nodes in AWS and Cloud.
    • Test multicloud-demo.yaml helm values file is included for testing deployments.
    • Load balancers are renamed to not use Helm helper functions, due to these values not being readable during terraform tests.
    • Updated Google Cloud node sizes - so accommodate beefy provers testing

Testing

These changes were testing by issuing a terraform apply command, and connecting to nodes to confirm block confirmations were happening, as well as prover bids were being sent from nodes in Google Cloud to AWS.

@stevenplatt stevenplatt self-assigned this Nov 14, 2024
@stevenplatt stevenplatt enabled auto-merge (squash) November 14, 2024 23:32
@stevenplatt stevenplatt merged commit d29bcf6 into master Nov 15, 2024
65 checks passed
@stevenplatt stevenplatt deleted the srp/split-prover-deployment branch November 15, 2024 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: terraform infra for release gating tests
2 participants