You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node: Linux ip-172-31-12-161 6.8.0-1021-aws #23-Ubuntu SMP Mon Dec 9 23:59:34 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
RKE2_VERSION: v1.28.9+rke2r1
Cluster Configuration:
Created 3 nodes with 8vcpu & 32 GB RAM with an AWS Network load balancer
Describe the bug:
Tried to create an RKE2 HA Kubernetes cluster with an AWS Network load balancer acting as a fixed registration address.
I was able to set the rke2-server primary node but while trying to add another server point to the load balancer domain getting the below error.
INFO[0005] Handling backend connection request [control-subsequent_plane-1]
INFO[0005] Remotedialer connected to proxy url="wss://127.0.0.1:9345/v1-rke2/connect"
INFO[0006] Adding member control-subsequent_plane-1-190984c8=https://172.31.15.20:2380 to etcd cluster [control-plane-1-ffe640b6=https://172.31.12.161:2380]
INFO[0006] Waiting to retrieve kube-proxy configuration; server is not ready: https://127.0.0.1:9345/v1-rke2/readyz: 500 Internal Server Error
INFO[0006] Starting etcd to join cluster with members [control-plane-1-ffe640b6=https://172.31.12.161:2380 control-subsequent_plane-1-190984c8=https://172.31.15.20:2380]
INFO[0011] Waiting to retrieve kube-proxy configuration; server is not ready: https://127.0.0.1:9345/v1-rke2/readyz: 500 Internal Server Error
Are you confident that you've opened all the correct ports between nodes, and these two nodes can reach each other directly - not just through the load-balancer?
Environmental Info:
RKE2 Version: v1.28.9+rke2r1
Node(s) CPU architecture, OS, and Version:
Linux ip-172-31-12-161 6.8.0-1021-aws #23-Ubuntu SMP Mon Dec 9 23:59:34 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
v1.28.9+rke2r1
Cluster Configuration:
Created 3 nodes with 8vcpu & 32 GB RAM with an AWS Network load balancer
Describe the bug:
Tried to create an RKE2 HA Kubernetes cluster with an AWS Network load balancer acting as a fixed registration address.
I was able to set the rke2-server primary node but while trying to add another server point to the load balancer domain getting the below error.
Steps To Reproduce:
v1.28.9+rke2r1
Expected behavior:
Actual behavior:
Additional context / logs:
rke2-subsequent-server.log
The text was updated successfully, but these errors were encountered: