c12s-kubespray/inventory/sample/group_vars/k8s-cluster
Chad Swenson 6602760a48 Support multiple local volume provisioner StorageClasses (#3450)
- Local Volume StorageClass configuration is now manged by `local_volume_provisioner_storage_classes`, a list of maps that specifies local storage classes with `name` `host_dir` and `mount_dir` keys per entry
- Tasks and templates updated to loop through local volume storage classes
- Previous defaults for path/class names were not changed
- Fixed an issue where a `kubernetes/preinstall` was creating directories inconsistently with the `kubernetes-apps/external_provisioner/local_volume_provisioner` task
2018-10-05 05:52:25 -07:00
..
addons.yml Support multiple local volume provisioner StorageClasses (#3450) 2018-10-05 05:52:25 -07:00
k8s-cluster.yml Upgrade kubernetes to v1.12.0 (#3410) 2018-10-04 02:05:55 -07:00
k8s-net-calico.yml move calico options from all.yml to k8s-cluster/k8s-net-calico.yml 2018-09-18 21:30:49 +03:00
k8s-net-canal.yml create separate options files for network plugins 2018-09-18 14:29:53 +03:00
k8s-net-cilium.yml create separate options files for network plugins 2018-09-18 14:29:53 +03:00
k8s-net-contiv.yml create separate options files for network plugins 2018-09-18 14:29:53 +03:00
k8s-net-flannel.yml create separate options files for network plugins 2018-09-18 14:29:53 +03:00
k8s-net-weave.yml create separate options files for network plugins 2018-09-18 14:29:53 +03:00