-
- Downloads
etcd: deploy container engine if needed (#7532)
If the etcd cluster is separate and the etcd_deployment_type is "host", there is no need for a container engine on the etcd nodes Do not rely on a 'default(true)' filter, but define a proper default in kubespray-defaults depending on etcd deployment method and if internal or external etcd is used
Showing
- cluster.yml 1 addition, 1 deletioncluster.yml
- roles/kubespray-defaults/defaults/main.yaml 3 additions, 0 deletionsroles/kubespray-defaults/defaults/main.yaml
- roles/reset/tasks/main.yml 1 addition, 1 deletionroles/reset/tasks/main.yml
- scale.yml 1 addition, 1 deletionscale.yml
- upgrade-cluster.yml 3 additions, 3 deletionsupgrade-cluster.yml
Please register or sign in to comment