Skip to content

Kubernetes windows node not creating network #170

@kevinbayes

Description

@kevinbayes

I followed the scripts provided by msdn and was unable to create a cbr0 network interface required to install a Windows node.

Looking at the start-kubelet.ps1 script I assume that the script should create the cbr0, but it seems to not work correctly and therefore you cannot follow the AddRoutes commands to the windows nodes.

Are there any known issues or manual instructions on how to add this interface?

Getting Started:
https://docs.microsoft.com/en-us/virtualization/windowscontainers/kubernetes/getting-started-kubernetes-windows
Network Topology:
https://docs.microsoft.com/en-us/virtualization/windowscontainers/kubernetes/configuring-host-gateway-mode

Kubernetes:
Kubernetes 1.9.2
System details are below:

OS Name:                   Microsoft Windows Server Standard
OS Version:                10.0.16299 N/A Build 16299
OS Manufacturer:           Microsoft Corporation
OS Configuration:          Standalone Server
OS Build Type:             Multiprocessor Free
Registered Owner:          Windows User
Registered Organization:
Product ID:                00396-02142-95046-AA798
Original Install Date:     25/01/2018, 10:09:06 AM
System Boot Time:          25/01/2018, 10:52:10 AM
System Manufacturer:       Dell Inc.
System Model:              OptiPlex 9020
System Type:               x64-based PC
Processor(s):              1 Processor(s) Installed.
                           [01]: Intel64 Family 6 Model 60 Stepping 3 GenuineIntel ~1700 Mhz
BIOS Version:              Dell Inc. A03, 17/09/2013
Windows Directory:         C:\Windows
System Directory:          C:\Windows\system32
Boot Device:               \Device\HarddiskVolume1
Total Physical Memory:     16,326 MB
Available Physical Memory: 14,258 MB
Virtual Memory: Max Size:  19,270 MB
Virtual Memory: Available: 17,277 MB
Virtual Memory: In Use:    1,993 MB
Hotfix(s):                 1 Hotfix(s) Installed.
                           [01]: KB4054517
Network Card(s):           2 NIC(s) Installed.
                           [01]: Intel(R) Ethernet Connection I217-LM
                                 Connection Name: Ethernet
                                 DHCP Enabled:    Yes
                                 DHCP Server:     172.20.1.6
                                 IP address(es)
                                 [01]: 172.20.40.126
                                 [02]: fe80::d8d5:fce8:baef:3eca
                           [02]: Hyper-V Virtual Ethernet Adapter
                                 Connection Name: vEthernet (nat)
                                 DHCP Enabled:    Yes
                                 DHCP Server:     255.255.255.255
                                 IP address(es)
                                 [01]: 192.168.96.1
                                 [02]: fe80::b50d:fd19:b328:1fe6
Hyper-V Requirements:      A hypervisor has been detected. Features required for Hyper-V will not be displayed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions