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

Optmizing availability #1831

Open
jonathanbeber opened this issue Oct 14, 2024 · 0 comments
Open

Optmizing availability #1831

jonathanbeber opened this issue Oct 14, 2024 · 0 comments

Comments

@jonathanbeber
Copy link

I'm trying to understand whether optmizing is possible with any other tool but ctr-remote.

Curently I'm using buildKit and it works great, but I just realised that with ctr-remote I could cut in at least half the startup time of my pods. On my tests, the latency of creating a pod and accessing its HTTP API goes from 13 seconds without optimization (simply docker buildx) to 3 seconds (with ctr-remote).

I'm using pods on my CI, what makes DinD already kind of challenging and running containerd I believe will be another kind of difficult setup, so, if possible, I would like to understand if buildKit, nerdctl or Kaniko can run any kind of optimization too.

If not, is any work in this direction on going?

Thanks in advance.

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