• Andy Zheng's avatar
    Refactor cluster/gce/trusty/node.yaml · 5ca07047
    Andy Zheng authored
    The node.yaml has some logic that will be also used by the kubernetes
    master on trusty work (issue #16702). This change moves the code
    shared by the master and node configuration to a separate script, and
    the master and node configuration can source it to use the code.
    Moreover, this change stages the script for GKE use.
    5ca07047
util.sh 43.9 KB