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

update external etcd section of clustering guide to cover auto-compaction #1638

Merged
merged 3 commits into from
Jul 30, 2019

Conversation

cwjohnston
Copy link
Contributor

@cwjohnston cwjohnston commented Jul 25, 2019

Description

Updates the clustering guide to detail minimum etcd version and required auto-compaction flags.

Motivation and Context

Closes #1626

Review Instructions

I'm seeking confirmation regarding minimum etcd version added here. I based this assertion on the etcd changelog entry indicating that 3.3.2 included the fix from etcd-io/etcd#9339 which makes our recommended auto-compaction settings work as expected.

To Do

  • Confirm minimum etcd version
  • Copy to all documentation versions

@cwjohnston cwjohnston requested a review from echlebek July 25, 2019 23:04
Copy link
Contributor

@apaskulin apaskulin left a comment

Choose a reason for hiding this comment

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

🙌

Copy link
Contributor

@echlebek echlebek left a comment

Choose a reason for hiding this comment

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

LGTM!

@apaskulin apaskulin self-assigned this Jul 30, 2019
@apaskulin apaskulin merged commit ff178b6 into master Jul 30, 2019
@apaskulin apaskulin deleted the etcd-tuning branch July 30, 2019 22:48
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.

Document embedded etcd tuning for operators using external etcd
3 participants