1
0
mirror of https://github.com/rancher/rke.git synced 2025-04-27 19:25:44 +00:00
rke/hosts
Luther Monson 7d6181a290 add win_ params for prefix path, env, args and binds
Problem: When building a hybrid cluster with windows nodes there is only
a single set of overrides you can use per service. This limits
configuring the node as service args and prefix_path sometimes need to
be specific for the different OS.
Solution: Add support for `win_` prefixed parameters for cluster level
`path_prefix` and service level `extra_args`, `extra_env` and
`extra_binds`. Params will work as before, passing in the non `win_`
prefixed params, IF you set the `win_` prefixed params it willy only use
those meaning you will need to duplicate the params in both config
sections of your rke cluster yaml.
2020-08-20 13:39:57 -07:00
..
dialer.go Remove references to rancher/types 2020-07-11 23:29:33 -07:00
dind.go Add dind mode to rke 2018-07-10 15:51:17 -07:00
hosts.go add win_ params for prefix path, env, args and binds 2020-08-20 13:39:57 -07:00
local.go Use SSH Agent 2018-02-26 16:49:56 -07:00
tunnel.go add win_ params for prefix path, env, args and binds 2020-08-20 13:39:57 -07:00