Files
kubernetes/pkg/cloudprovider/providers/azure/azure_instances_test.go
Pengfei Ni 8e9af79030 Fix Azure node's internal IP address
Only use the first IP address got from instance metadata. This is
because Azure CNI would setup a list of IP addresses in instance metata,
while only the first one is the Node's IP.
2018-12-05 15:02:12 +08:00

9.6 KiB