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: Increase the default master instance size to reduce etcd timeouts #1069

Merged
merged 1 commit into from
Jan 17, 2019

Commits on Jan 16, 2019

  1. aws: Double the master instance size

    We were seeing frequent long requests from etcd. After increasing
    CPU (2 -> 4 cores) those pauses dropped significantly. Increase
    the limit until the rebase lands and we can deliver the CPU perf
    improvements to the control plane.
    
    Make a set of changes to connect machine set size to the values
    passed as input. Update the docs.
    smarterclayton committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    82bd538 View commit details
    Browse the repository at this point in the history