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

Enable docker registry cache. By default it is off #2537

Merged
merged 1 commit into from
Nov 24, 2014

Conversation

dchen1107
Copy link
Member

I tested it in my cluster, and saw overall performance improvement over time.

@timbot @brendandburns @thockin

@@ -36,6 +36,17 @@ grains:
cloud: gce
EOF

# Decide if enable the cache
Copy link

Choose a reason for hiding this comment

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

Might want to add a comment indicating that this is a GCE/GKE only feature... or is that implied?

Copy link
Member Author

Choose a reason for hiding this comment

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

It is implied since only gce util.sh will generate salt-minion script with ENABLE_DOCKER_REGISTRY_CACHE varible. Also by default, it is false on omit.

Copy link

Choose a reason for hiding this comment

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

SGTM

@timbot
Copy link

timbot commented Nov 24, 2014

LGTM. We might want to add a comment or two indicating that this will only work for GCE/GKE customers, and that it's alpha, etc.

@thockin
Copy link
Member

thockin commented Nov 24, 2014

LGTM

thockin added a commit that referenced this pull request Nov 24, 2014
Enable docker registry cache. By default it is off
@thockin thockin merged commit b6d8215 into kubernetes:master Nov 24, 2014
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.

3 participants