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

Kubelet limit of Parallel Image Pulls #3673

Open
15 of 16 tasks
ruiwen-zhao opened this issue Dec 2, 2022 · 93 comments
Open
15 of 16 tasks

Kubelet limit of Parallel Image Pulls #3673

ruiwen-zhao opened this issue Dec 2, 2022 · 93 comments
Assignees
Labels
sig/node Categorizes an issue or PR as relevant to SIG Node. stage/beta Denotes an issue tracking an enhancement targeted for Beta status tracked/no Denotes an enhancement issue is NOT actively being tracked by the Release Team

Comments

@ruiwen-zhao
Copy link
Contributor

ruiwen-zhao commented Dec 2, 2022

Enhancement Description

Related issues:

Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.

@k8s-ci-robot k8s-ci-robot added the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Dec 2, 2022
@ruiwen-zhao
Copy link
Contributor Author

/sig node

@k8s-ci-robot k8s-ci-robot added sig/node Categorizes an issue or PR as relevant to SIG Node. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Dec 2, 2022
@pacoxu
Copy link
Member

pacoxu commented Dec 22, 2022

@ruiwen-zhao ruiwen-zhao changed the title [WIP] Kubelet limit of Parallel Image Pulls Kubelet limit of Parallel Image Pulls Jan 6, 2023
@wojtek-t
Copy link
Member

/lead opted-in
/milestone v1.27

@k8s-ci-robot k8s-ci-robot added this to the v1.27 milestone Jan 26, 2023
@wojtek-t
Copy link
Member

/label lead-opted-in

@k8s-ci-robot k8s-ci-robot added the lead-opted-in Denotes that an issue has been opted in to a release label Jan 26, 2023
@marosset marosset added the stage/alpha Denotes an issue tracking an enhancement targeted for Alpha status label Jan 31, 2023
@marosset
Copy link
Contributor

Hello @pacoxu & @ruiwen-zhao 👋, Enhancements team here.

Just checking in as we approach enhancements freeze on 18:00 PDT Thursday 9th February 2023.

This enhancement is targeting for stage alpha for v1.27 (correct me, if otherwise)

Here's where this enhancement currently stands:

  • KEP readme using the latest template has been merged into the k/enhancements repo.
  • KEP status is marked as implementable for latest-milestone: v1.27
  • KEP readme has a updated detailed test plan section filled out
  • KEP readme has up to date graduation criteria
  • KEP has a production readiness review that has been completed and merged into k/enhancements.

For this enhancement, it looks like #3713 will address most of these requirements.
Please be sure to also:

  • Update the status to implemnetable in the kep.yaml (when ready)

The status of this enhancement is marked as at risk. Please keep the issue description up-to-date with appropriate stages as well.
Thank you!

@ruiwen-zhao
Copy link
Contributor Author

Hello @pacoxu & @ruiwen-zhao 👋, Enhancements team here.

Just checking in as we approach enhancements freeze on 18:00 PDT Thursday 9th February 2023.

This enhancement is targeting for stage alpha for v1.27 (correct me, if otherwise)

Here's where this enhancement currently stands:

  • KEP readme using the latest template has been merged into the k/enhancements repo.
  • KEP status is marked as implementable for latest-milestone: v1.27
  • KEP readme has a updated detailed test plan section filled out
  • KEP readme has up to date graduation criteria
  • KEP has a production readiness review that has been completed and merged into k/enhancements.

For this enhancement, it looks like #3713 will address most of these requirements. Please be sure to also:

  • Update the status to implemnetable in the kep.yaml (when ready)

The status of this enhancement is marked as at risk. Please keep the issue description up-to-date with appropriate stages as well. Thank you!

Updated the KEP PR #3713 to change the status to implemnetable. Once it is merged then all of the requirements will be addressed.

@marosset
Copy link
Contributor

marosset commented Feb 7, 2023

Thanks @ruiwen-zhao - this enhancement is ready to be tracked for v1.27

@marosset marosset moved this from At Risk to Tracked in 1.27 Enhancements Tracking Feb 7, 2023
@marosset marosset added the tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team label Feb 7, 2023
@pacoxu
Copy link
Member

pacoxu commented Feb 13, 2023

/assign @pacoxu @ruiwen-zhao

@ruiwen-zhao
Copy link
Contributor Author

Draft document update: kubernetes/website#39732

@mickeyboxell
Copy link

Hi @ruiwen-zhao @pacoxu 👋, I’m reaching out from the 1.27 Release Docs team. This enhancement is marked as ‘Needs Docs’ for the 1.27 release.

Please follow the steps detailed in the documentation to open a PR against dev-1.27 branch in the k/website repo. This PR can be just a placeholder at this time, and must be created by March 16. For more information, please take a look at Documenting for a release to familiarize yourself with the documentation requirements for the release.

Please feel free to reach out with any questions. Thanks!

@ruiwen-zhao
Copy link
Contributor Author

Hi @ruiwen-zhao @pacoxu 👋, I’m reaching out from the 1.27 Release Docs team. This enhancement is marked as ‘Needs Docs’ for the 1.27 release.

Please follow the steps detailed in the documentation to open a PR against dev-1.27 branch in the k/website repo. This PR can be just a placeholder at this time, and must be created by March 16. For more information, please take a look at Documenting for a release to familiarize yourself with the documentation requirements for the release.

Please feel free to reach out with any questions. Thanks!

Is kubernetes/website#39732 sufficient for now?

@marosset
Copy link
Contributor

marosset commented Mar 8, 2023

Hi @ruiwen-zhao @pacoxu 👋,

Checking in as we approach 1.27 code freeze at 17:00 PDT on Tuesday 14th March 2023.

Please ensure the following items are completed:

  • All PRs to the Kubernetes repo that are related to your enhancement are linked in the above issue description (for tracking purposes).
  • All PRs are fully merged by the code freeze deadline.

Please let me know if there are any other PRs in k/k I should be tracking for this KEP.
I see the following PR was closed (kubernetes/kubernetes#112242) - Is it going to be replaced with another PR?

As always, we are here to help should questions come up. Thanks!

@sreeram-venkitesh
Copy link
Member

/milestone clear

@k8s-ci-robot k8s-ci-robot removed this from the v1.31 milestone Jun 14, 2024
@sreeram-venkitesh
Copy link
Member

/label tracked/no

@k8s-ci-robot k8s-ci-robot added the tracked/no Denotes an enhancement issue is NOT actively being tracked by the Release Team label Jun 24, 2024
@haircommander
Copy link
Contributor

@ruiwen-zhao @pacoxu do you plan on working on this in 1.32?

@haircommander
Copy link
Contributor

it seems this one is waiting on a test, and folks are working on it. I've moved it to Proposed for Consideration and we can see if we can move forward on it.

@tjons
Copy link
Contributor

tjons commented Sep 16, 2024

Hi, enhancements lead here - I inadvertently added this to the 1.32 tracking board 😀. Please readd it if you wish to progress this enhancement in 1.32.

/remove-label lead-opted-in

@k8s-ci-robot k8s-ci-robot removed the lead-opted-in Denotes that an issue has been opted in to a release label Sep 16, 2024
@haircommander haircommander moved this from Proposed for consideration to Triage in SIG Node 1.32 KEPs planning Sep 17, 2024
@pacoxu
Copy link
Member

pacoxu commented Sep 23, 2024

If kubernetes/kubernetes#127495 can be merged, we can restart the work of adding e2e test for this feature then.

I would update the test once there are some updates. This may be a little uncertain in the 1.32 release cycle, but I think it should be possible in 1.33.

@pacoxu
Copy link
Member

pacoxu commented Sep 23, 2024

After a quick review, the effort is not big and I think this can be done in v1.32.
@SergeyKanzhelev

I will update the KEP ASAP to make it in v1.32.

@pacoxu
Copy link
Member

pacoxu commented Nov 11, 2024

Hi, enhancements lead here - I inadvertently added this to the 1.32 tracking board 😀. Please readd it if you wish to progress this enhancement in 1.32.

The e2e test was merged in v1.32 which is the beta criteria for this feature.

There is no feature gate for this feature. #4938 should update the KEP to be beta since the E2E test was added. And the website PR is in kubernetes/website#48681.

Can we re-add the milestone v1.32 for this issue? @tjons

@tjons
Copy link
Contributor

tjons commented Nov 11, 2024

@pacoxu we are well past enhancements freeze at this point, and the KEP changes are not merged. Unfortunately this would require an exception, you can open one if you'd like but I doubt it would be accepted given that enhancements freeze was ~3+ weeks ago.

@pacoxu
Copy link
Member

pacoxu commented Nov 12, 2024

Thanks for the information.

If so, we can update the KEP in 1.33 release cycle.

@pacoxu
Copy link
Member

pacoxu commented Feb 8, 2025

Can we use serializeImagePulls: false and maxParallelImagePulls: 5 or 10 to accelerate current e2e?

I may work on this to give it a try to see if it can accelerate the e2e CIs.

@aojea
Copy link
Member

aojea commented Feb 8, 2025

Can we use serializeImagePulls: false and maxParallelImagePulls: 5 or 10 to accelerate current e2e?

I may work on this to give it a try to see if it can accelerate the e2e CIs.

@pacoxu I'm not a fan of diverging CI config from normal deployments, I suggest to use a separate canary job first to analyze it and if results are good documenting it for users

@haircommander haircommander moved this from Triage to Not for release in SIG Node 1.33 KEPs planning Feb 10, 2025
@pacoxu
Copy link
Member

pacoxu commented Feb 12, 2025

@pacoxu I'm not a fan of diverging CI config from normal deployments, I suggest to use a separate canary job first to analyze it and if results are good documenting it for users

I did some test in CI, and I found the time cost is similar whether we enable the parallel image pull or not. I think there are a few reasons.

  1. pod in CI are always pause/busybox or some re-used images.
  2. the image pulling time is quite fast.
  3. pods that were created in CIs are not using big images in CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sig/node Categorizes an issue or PR as relevant to SIG Node. stage/beta Denotes an issue tracking an enhancement targeted for Beta status tracked/no Denotes an enhancement issue is NOT actively being tracked by the Release Team
Projects
Status: Tracked
Status: Tracked
Status: Removed from Milestone
Status: Removed from Milestone
Status: Not for release
Status: Removed from Milestone
Status: Triage
Development

No branches or pull requests