c12s-kubespray/inventory/sample/group_vars/k8s-cluster
Peter Metz 26ca58419f feat(external-provisioner): adds support for local-path-provisioner (#4232)
* feat(external-provisioner/local-path-provisioner): adds support for local path provisioner

Helpful for local development but also in production workloads (once the
permission model is worked out) where you have redundancy built into the
software uses the PVCs (e.g. database cluster with synchronous
replication)

* feat(local-path-provisioner): adds debug flag, image tag group var

* fix(local-path-provisioner): moves image repo/tag to download role

* test(gce_centos7-flannel): enables local-path-provisioner in test case

* fix(addons): add image repo/tag to commented default values

* fix(local-path-provisioner): typo in jinja template for local path provisioner

* style(local-path-provisioner): debug flag condition re-formatted

* fix(local-path-provisioner): adds missing default value for debug flag

* fix(local-path-provisioner): syntax fix for debug if condition end

* fix(local-path-provisioner): jinja template syntax: if condition white space
2019-02-25 22:45:30 -08:00
..
addons.yml feat(external-provisioner): adds support for local-path-provisioner (#4232) 2019-02-25 22:45:30 -08:00
k8s-cluster.yml Upgrade to latest version of ubuntu-nvidia-driver-installer. (#4296) 2019-02-24 22:22:48 -08:00
k8s-net-calico.yml Calico: Ability to define the default IPPool CIDR (instead of kube_pods_subnet) (#4131) 2019-01-31 13:39:13 -08: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 Fix typo 2018-10-29 06:10:33 -04:00
k8s-net-flannel.yml create separate options files for network plugins 2018-09-18 14:29:53 +03:00
k8s-net-kube-router.yml kube-router manifest DSR adjustments (#3828) 2018-12-10 00:40:39 -08:00
k8s-net-weave.yml create separate options files for network plugins 2018-09-18 14:29:53 +03:00