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

[release-1.31] loadbalancer improvements #11424

Closed
brandond opened this issue Dec 6, 2024 · 2 comments
Closed

[release-1.31] loadbalancer improvements #11424

brandond opened this issue Dec 6, 2024 · 2 comments
Assignees
Milestone

Comments

@brandond
Copy link
Member

brandond commented Dec 6, 2024

Backport to release-1.31:

@ShylajaDevadiga
Copy link
Contributor

Tests to cover
#11334 (comment)

@fmoral2
Copy link
Contributor

fmoral2 commented Dec 12, 2024

#11334 (comment)

-$   v1.31.3+k3s-b62f4747
 
Restart and validate cluster suite - ok 
https://github.com/rancher/distros-test-framework/blob/main/entrypoint/restartservice/restartservice_test.go

Restart CP nodes in reverse order - ok 

Stop and start one node  - ok 

reboot all + validate cluster  - ok 
https://github.com/rancher/distros-test-framework/blob/main/entrypoint/rebootinstances/rebootinstances_test.go

Delete 2 nodes and add 1 - ok 

Stop 2 nodes and check logs in the agent node - ok 

Dec 12 13:55:26 ip s[1819]: time="2024-12-12T13:55:26Z" level=info msg="Adding server to load balancer k3s-agent-load-balancer:  
Dec 12 13:55:26   k3s[1819]: time="2024-12-12T13:55:26Z" level=info msg="Updated load balancer k3s-agent-load-balancer server addresses -> [18.191.129.77:6443 3.133.122.171:6443] [default: 1 :6443]"
Dec 12 13:55:26 i  k3s[1819]: time="2024-12-12T13:55:26Z" level=info msg="Started tunnel to  "
Dec 12 13:55:26 ip-  k3s[1819]: time="2024-12-12T13:55:26Z" level=info msg="Connecting to proxy" url="wss://18.191.129.77:6443/v1-k3s/connect"
Dec 12 13:56:03 ip-  k3s[1819]: time="2024-12-12T13:56:03Z" level=info msg="Adding server to load balancer k3s-agent-load-balancer: 172.31.9.184:6443"
Dec 12 13:56:03 ip- 9 k3s[1819]: time="2024-12-12T13:56:03Z" level=info msg="Updated load balancer k3s-agent-load-balancer server addresses -> [1 3] [default:  ]"
Dec 12 13:56:03 ip-  k3s[1819]: time="2024-12-12T13:56:03Z" level=info msg="Started tunnel to  :6443"


Dec 12 13:56:03 ip-  k3s[1819]: time="2024-12-12T13:56:03Z" level=info msg="Remotedialer connected to proxy" url="wss://172.31.9.184:6443/v1-k3s/connect"
Dec 12 13:56:03 ip-  k3s[1819]: time="2024-12-12T13:56:03Z" level=info msg="Server  @UNCHECKED->RECOVERING from successful health check"
Dec 12 13:56:04 ip-  k3s[1819]: time="2024-12-12T13:56:04Z" level=info msg="Server  @RECOVERING->PREFERRED from successful health check"
Dec 12 13:56:06 ip  k3s[1819]: I1212 13:56:06.045238    1819 kube.go:490] Creating the node lease for IPv4. This is the n.Spec.PodCIDRs: [10.42.7.0/24]

@fmoral2 fmoral2 closed this as completed Dec 12, 2024
@github-project-automation github-project-automation bot moved this from To Test to Done Issue in K3s Development Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done Issue
Development

No branches or pull requests

3 participants