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: cache the control plane images for faster boot time #8

Closed
andrewrynhard opened this issue Mar 14, 2018 · 1 comment
Closed

feat: cache the control plane images for faster boot time #8

andrewrynhard opened this issue Mar 14, 2018 · 1 comment
Assignees

Comments

@andrewrynhard
Copy link
Member

In the build we should docker save the control plane images, and perhaps the essential addons, and then docker load them in init.

@andrewrynhard andrewrynhard added this to the v0.1.0 milestone Mar 14, 2018
@andrewrynhard andrewrynhard self-assigned this Mar 14, 2018
@andrewrynhard andrewrynhard removed this from the v0.1.0 milestone Mar 27, 2018
@andrewrynhard
Copy link
Member Author

Users can specify which version of Kubernetes they want via the kubeadm config. Cacheing would only be helpful for the case when users want to same Kubernetes version that has been cached. The downloads time of the containers is negligible.

@renovate renovate bot mentioned this issue Mar 18, 2023
1 task
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant