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

Feature suggestion: Add image preloading functionality. #793

Open
garfcat opened this issue Oct 18, 2023 · 0 comments
Open

Feature suggestion: Add image preloading functionality. #793

garfcat opened this issue Oct 18, 2023 · 0 comments

Comments

@garfcat
Copy link

garfcat commented Oct 18, 2023

In the process of upgrading applications, Baetyl follows a strategy of first deleting the old POD and then launching a new POD. During this process, there is a service downtime, and most of the downtime is spent on downloading images. Therefore, adding an image preloading feature can significantly reduce the service downtime.

The upgraded application process can be modified as follows:

  1. Successful image download,
  2. Delete the old service,
  3. Start the new service.
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

No branches or pull requests

1 participant