rancher / k3os

Purpose-built OS for Kubernetes, fully managed by Kubernetes.
https://k3os.io
Apache License 2.0
3.5k stars 401 forks source link

Vsphere does not report ip information back to vcenter #766

Closed chris93111 closed 2 years ago

chris93111 commented 3 years ago

k3os version v0.21.1-k3s1r0 NAME="k3OS" VERSION="k3OS v0.21.1-k3s1r0" ID=k3os ID_LIKE=alpine PRETTY_NAME="k3OS v0.21.1-k3s1r0" VERSION_ID="v0.21.1-k3s1r0" HOME_URL="https://k3os.io/" SUPPORT_URL="https://k3os.io/" BUG_REPORT_URL="https://github.com/rancher/k3os/issues" ISO_URL="https://github.com/rancher/k3os/releases/download/v0.21.1-k3s1r0/k3os-amd64.iso" Linux vldsokub01-mtr 5.4.0-73-generic rancher/k3os#82 SMP Thu Jun 3 02:29:43 UTC 2021 x86_64 GNU/Linux

Architecture

x86_64

Describe the bug when install k3os in vcenter, the hostname , ip it's not reported to vcenter web client , it's necessary for cpi vsphere and csi He check hostname/ip with node name

To Reproduce install k3os in vsphere

Expected behavior ip and hostname reported to vcenter web client

Actual behavior ip and hostname is empty


Linuxkit send PR for alpine with missing package https://github.com/linuxkit/linuxkit/pull/3664

dweomer commented 3 years ago

Should be fixed by #767 (un-released as of yet).

dweomer commented 2 years ago

Fixed: Screenshot from 2021-10-22 01-42-04