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

AWS EKS tutorial change to new terraform script #463

Merged
merged 11 commits into from
May 9, 2019

Conversation

jlerche
Copy link
Contributor

@jlerche jlerche commented May 7, 2019

What problem does this PR solve?

This will close #450 and #445

What is changed and how it works?

Some extra variables were extracted to accommodate a lighter-weight deployment re-purposed for the AWS EKS tutorial. The values specific to the tutorial are stored in a separate terraform variables file, defaults were kept the same.

The pd and tikv userdata script was unified into a single script.

Check List

Tests

  • Manual test (add detailed scripts or steps below)
    Checked that tutorial deployment works as expected
    Checked that default deployment works as expected

Code changes

  • Has documents change

Side effects

Related changes

@jlerche jlerche requested a review from tennix May 8, 2019 00:05
@gregwebs gregwebs requested a review from aylei May 8, 2019 00:05
aylei
aylei previously approved these changes May 8, 2019
Copy link
Contributor

@aylei aylei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the rest LGTM

deploy/aws/aws-tutorial.tfvars Outdated Show resolved Hide resolved
Copy link
Member

@tennix tennix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tennix tennix merged commit 162cf4c into pingcap:master May 9, 2019
yahonda pushed a commit that referenced this pull request Dec 27, 2021
* zh: fix a DNS debugging link

* Update zh/troubleshoot.md

Co-authored-by: Ran <huangran@pingcap.com>
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.

Reuse Terraform AWS deployment for AWS EKS tutorial
3 participants