kubernetes-sigs/cluster-api-provider-vsphere

Set InternalIP machine status.addresses

Open

#947 aperta il 1 lug 2020

Vedi su GitHub
 (11 commenti) (1 reazione) (0 assegnatari)Go (320 fork)auto 404
help wantedkind/buglifecycle/frozenpriority/important-soon

Metriche repository

Star
 (417 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

/kind feature

Describe the solution you'd like Almost always a VM will have an address internal to the datacenter. In the case where we don't know if an address is external or internal to the datacenter, we should assume it is internal and set the type as InternalIP. Today we always set it as an ExternalIP

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Environment:

  • Cluster-api-provider-vsphere version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

Guida contributor