• Justin Santa Barbara's avatar
    Label nodes with Zone information, if available · b2c2d617
    Justin Santa Barbara authored
    This lays the groundwork for simple multizone capabilities.
    
    In a cloud environment, nodes are typically created by the kubelet
    registering with the API server.  When creating a new node, we now query
    the cloudprovider to see if it can provide Zone information, and if so
    we add some well-known labels to the Node we are creating.
    b2c2d617
well_known_labels.go 731 Bytes