Skip to content

Fix k8s node join time not enough issue#20141

Merged
wangxin merged 2 commits intosonic-net:masterfrom
lixiaoyuner:dev/yunli1/fix-k8s-node-join-time-not-enough-issue
Aug 11, 2025
Merged

Fix k8s node join time not enough issue#20141
wangxin merged 2 commits intosonic-net:masterfrom
lixiaoyuner:dev/yunli1/fix-k8s-node-join-time-not-enough-issue

Conversation

@lixiaoyuner
Copy link
Copy Markdown
Contributor

Description of PR

Summary: It's an improvement for testbed vms75-t0-7050cx3-1. For this SKU, the kubelet needs more time(around 70s) to join the minikube cluster, so increased the wait time for joining node to cluster.
Fixes # (33976122)

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • New Test case
    • Skipped for non-supported platforms
  • Test case improvement

Back port request

  • 202205
  • 202305
  • 202311
  • 202405
  • 202411
  • 202505

Approach

What is the motivation for this PR?

It's an improvement for testbed vms75-t0-7050cx3-1. For this SKU, the kubelet needs more time(around 70s) to join the minikube cluster.

How did you do it?

Increased the wait time for joining node to cluster.

How did you verify/test it?

Run this test in testbed vms75-t0-7050cx3-1 to see if it passes.

Any platform specific information?

None

Supported testbed topology if it's a new test case?

None

Documentation

@mssonicbld
Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld
Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@lixiaoyuner lixiaoyuner marked this pull request as ready for review August 8, 2025 05:44
Copy link
Copy Markdown
Contributor

@Gfrom2016 Gfrom2016 left a comment

Choose a reason for hiding this comment

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

LGTM

@wangxin wangxin merged commit 9129ab7 into sonic-net:master Aug 11, 2025
20 checks passed
mssonicbld pushed a commit to mssonicbld/sonic-mgmt that referenced this pull request Aug 11, 2025
What is the motivation for this PR?
It's an improvement for testbed vms75-t0-7050cx3-1. For this SKU, the kubelet needs more time(around 70s) to join the minikube cluster.

How did you do it?
Increased the wait time for joining node to cluster.

How did you verify/test it?
Run this test in testbed vms75-t0-7050cx3-1 to see if it passes.
@mssonicbld
Copy link
Copy Markdown
Collaborator

Cherry-pick PR to 202411: #20173

@mssonicbld
Copy link
Copy Markdown
Collaborator

Cherry-pick PR to 202505: #20176

mssonicbld pushed a commit to mssonicbld/sonic-mgmt that referenced this pull request Aug 11, 2025
What is the motivation for this PR?
It's an improvement for testbed vms75-t0-7050cx3-1. For this SKU, the kubelet needs more time(around 70s) to join the minikube cluster.

How did you do it?
Increased the wait time for joining node to cluster.

How did you verify/test it?
Run this test in testbed vms75-t0-7050cx3-1 to see if it passes.
mssonicbld pushed a commit that referenced this pull request Aug 12, 2025
What is the motivation for this PR?
It's an improvement for testbed vms75-t0-7050cx3-1. For this SKU, the kubelet needs more time(around 70s) to join the minikube cluster.

How did you do it?
Increased the wait time for joining node to cluster.

How did you verify/test it?
Run this test in testbed vms75-t0-7050cx3-1 to see if it passes.
mssonicbld pushed a commit that referenced this pull request Aug 12, 2025
What is the motivation for this PR?
It's an improvement for testbed vms75-t0-7050cx3-1. For this SKU, the kubelet needs more time(around 70s) to join the minikube cluster.

How did you do it?
Increased the wait time for joining node to cluster.

How did you verify/test it?
Run this test in testbed vms75-t0-7050cx3-1 to see if it passes.
ashutosh-agrawal pushed a commit to ashutosh-agrawal/sonic-mgmt that referenced this pull request Aug 14, 2025
What is the motivation for this PR?
It's an improvement for testbed vms75-t0-7050cx3-1. For this SKU, the kubelet needs more time(around 70s) to join the minikube cluster.

How did you do it?
Increased the wait time for joining node to cluster.

How did you verify/test it?
Run this test in testbed vms75-t0-7050cx3-1 to see if it passes.
vidyac86 pushed a commit to vidyac86/sonic-mgmt that referenced this pull request Oct 23, 2025
What is the motivation for this PR?
It's an improvement for testbed vms75-t0-7050cx3-1. For this SKU, the kubelet needs more time(around 70s) to join the minikube cluster.

How did you do it?
Increased the wait time for joining node to cluster.

How did you verify/test it?
Run this test in testbed vms75-t0-7050cx3-1 to see if it passes.
opcoder0 pushed a commit to opcoder0/sonic-mgmt that referenced this pull request Dec 8, 2025
What is the motivation for this PR?
It's an improvement for testbed vms75-t0-7050cx3-1. For this SKU, the kubelet needs more time(around 70s) to join the minikube cluster.

How did you do it?
Increased the wait time for joining node to cluster.

How did you verify/test it?
Run this test in testbed vms75-t0-7050cx3-1 to see if it passes.

Signed-off-by: opcoder0 <110003254+opcoder0@users.noreply.github.com>
gshemesh2 pushed a commit to gshemesh2/sonic-mgmt that referenced this pull request Dec 16, 2025
What is the motivation for this PR?
It's an improvement for testbed vms75-t0-7050cx3-1. For this SKU, the kubelet needs more time(around 70s) to join the minikube cluster.

How did you do it?
Increased the wait time for joining node to cluster.

How did you verify/test it?
Run this test in testbed vms75-t0-7050cx3-1 to see if it passes.

Signed-off-by: Guy Shemesh <gshemesh@nvidia.com>
AharonMalkin pushed a commit to AharonMalkin/sonic-mgmt that referenced this pull request Dec 16, 2025
What is the motivation for this PR?
It's an improvement for testbed vms75-t0-7050cx3-1. For this SKU, the kubelet needs more time(around 70s) to join the minikube cluster.

How did you do it?
Increased the wait time for joining node to cluster.

How did you verify/test it?
Run this test in testbed vms75-t0-7050cx3-1 to see if it passes.

Signed-off-by: Aharon Malkin <amalkin@nvidia.com>
gshemesh2 pushed a commit to gshemesh2/sonic-mgmt that referenced this pull request Dec 21, 2025
What is the motivation for this PR?
It's an improvement for testbed vms75-t0-7050cx3-1. For this SKU, the kubelet needs more time(around 70s) to join the minikube cluster.

How did you do it?
Increased the wait time for joining node to cluster.

How did you verify/test it?
Run this test in testbed vms75-t0-7050cx3-1 to see if it passes.

Signed-off-by: Guy Shemesh <gshemesh@nvidia.com>
venu-nexthop pushed a commit to venu-nexthop/sonic-mgmt that referenced this pull request Jan 13, 2026
What is the motivation for this PR?
It's an improvement for testbed vms75-t0-7050cx3-1. For this SKU, the kubelet needs more time(around 70s) to join the minikube cluster.

How did you do it?
Increased the wait time for joining node to cluster.

How did you verify/test it?
Run this test in testbed vms75-t0-7050cx3-1 to see if it passes.
gshemesh2 pushed a commit to gshemesh2/sonic-mgmt that referenced this pull request Jan 26, 2026
What is the motivation for this PR?
It's an improvement for testbed vms75-t0-7050cx3-1. For this SKU, the kubelet needs more time(around 70s) to join the minikube cluster.

How did you do it?
Increased the wait time for joining node to cluster.

How did you verify/test it?
Run this test in testbed vms75-t0-7050cx3-1 to see if it passes.

Signed-off-by: Guy Shemesh <gshemesh@nvidia.com>
ytzur1 pushed a commit to ytzur1/sonic-mgmt that referenced this pull request Feb 2, 2026
What is the motivation for this PR?
It's an improvement for testbed vms75-t0-7050cx3-1. For this SKU, the kubelet needs more time(around 70s) to join the minikube cluster.

How did you do it?
Increased the wait time for joining node to cluster.

How did you verify/test it?
Run this test in testbed vms75-t0-7050cx3-1 to see if it passes.

Signed-off-by: Yael Tzur <ytzur@nvidia.com>
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
Signed-off-by: Nazarii Hnydyn nazariig@nvidia.com

A new SKU for MSN4600C platform: Mellanox-SN4600C-D24C52

Requirements for Mellanox-SN4600C-D24C52:

8 x 100Gbps uplink to T2 switch (C25, C26, C29-C30, C33-C34, C37-C38)
12 x 100Gbps downlinks to T0 switch (C1-C2, C3-C4, C7-C8, C53-C54, C57-C58, C63-C64)
1 x 50Gbps downlinks to T0 switch (D62)
Type of transceiver: "100Gb AOC between T0-T1, 100G DAC between T0-Server"
Cable length: “T0-T1 40m default, 300m max; T0-Server 2m”
Breakout mode: "per port layout"
FEC mode: "none"
VxLAN source port: "no"
Static Policy Based Hashing: "no"
Traditional buffer model: "yes"
Shared headroom: “yes”
Over-subscription ratio: “2”
Warm boot: “yes”
Additional details:

Mellanox-SN4600C-D24C52 is a replacement for Mellanox-SN3800-D24C52
Why I did it
Added Mellanox-SN4600C-D24C52 to replace Mellanox-SN3800-D24C52
Work item tracking
N/A
How I did it
Added relevant configuration files
How to verify it
Generate port configuration:
sonic-cfggen -H -k Mellanox-SN4600C-D24C52 --preset t1 > /etc/sonic/config_db.json
Generate QoS configuration:
config qos clear
config qos reload --no-dynamic-buffer
config save -y
Details if related
Backport from master: [Mellanox]: Add Mellanox-SN4600C-D24C52 SKU sonic-net#20142
venu-nexthop pushed a commit to venu-nexthop/sonic-mgmt that referenced this pull request Mar 27, 2026
What is the motivation for this PR?
It's an improvement for testbed vms75-t0-7050cx3-1. For this SKU, the kubelet needs more time(around 70s) to join the minikube cluster.

How did you do it?
Increased the wait time for joining node to cluster.

How did you verify/test it?
Run this test in testbed vms75-t0-7050cx3-1 to see if it passes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants