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

External IP isn't being registered for Windows nodes when passed to the Rancher installer. #1752

Closed
phillipsj opened this issue Sep 2, 2021 · 1 comment

Comments

@phillipsj
Copy link
Contributor

Environmental Info:
RKE2 Version:

Node(s) CPU architecture, OS, and Version:

Cluster Configuration:

1 Server
1 Window agent

Describe the bug:

See the following GH Issue: rancher/windows#91

Steps To Reproduce:

Register the windows node with the -Address command.

Expected behavior:

External IP should display in dashboard

Actual behavior:

External IP isn't registered and doesn't display correctly.

Additional context / logs:

@rancher-max
Copy link
Contributor

This was validated previously on v1.21.x in rancher. Rancher does not currently support 1.22. I have validated that externalIp is working in a standalone setting for windows agents using v1.22.2-rc1+rke2r1:

$ gimme
NAME                   STATUS   ROLES                       AGE   VERSION          INTERNAL-IP     EXTERNAL-IP     OS-IMAGE                         KERNEL-VERSION    CONTAINER-RUNTIME
node/ec2amaz-84s9eu2   Ready    <none>                      35s   v1.22.2          172.31.31.102   <redacted>      Windows Server 2022 Datacenter   10.0.20348.230    containerd://1.5.7
node/ip-172-31-18-55   Ready    control-plane,etcd,master   59m   v1.22.2+rke2r1   172.31.18.55    <redacted>      Ubuntu 20.04.2 LTS               5.4.0-1045-aws    containerd://1.5.7-k3s1
node/ip-ac1f16e9       Ready    <none>                      29m   v1.22.2          172.31.22.233   <none>          Windows Server 2019 Datacenter   10.0.17763.2061   containerd://1.5.7

Development [DEPRECATED] automation moved this from To Test to Done Issue / Merged PR Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development [DEPRECATED]
Done Issue / Merged PR
Development

No branches or pull requests

2 participants