Add support for flex volumes plugins.

This commit is contained in:
Philippe Chepy
2018-01-05 17:56:36 +01:00
parent bac3bf1a5f
commit df9faa1743
5 changed files with 26 additions and 0 deletions

View File

@@ -62,6 +62,8 @@ nginx_image_tag: 1.13
etcd_config_dir: /etc/ssl/etcd
kubelet_flexvolumes_plugins_dir: /var/lib/kubelet/volume-plugins
# A port range to reserve for services with NodePort visibility.
# Inclusive at both ends of the range.
kube_apiserver_node_port_range: "30000-32767"