cri-o/vendor/k8s.io/kubernetes/cluster/saltbase/reactor/highstate-masters.sls

11 lines
385 B
Text
Raw Normal View History

# This runs highstate on the master node(s).
#
# Some of the cluster deployment scripts pass the list of minion addresses to
# the apiserver as a command line argument. This list needs to be updated if a
# new minion is started, so run highstate on the master(s) when this happens.
#
highstate_master:
cmd.state.highstate:
- tgt: 'roles:kubernetes-master'
- expr_form: grain