k3s/cluster/aws
Justin Santa Barbara 9f4ec648b4 AWS: Create one storage pool for aufs, not two
We were splitting the aufs storage into docker & kubernetes areas, but
the kubernetes area was filling up very quickly because empty volumes
went on there, and I had originally not sized it big enough for that.

Instead, create one volume for both so they can share space freely.  We
can't do this for devicemapper, but that configuration seems to be
deprecated by Docker anyway.
2015-09-10 07:06:34 -07:00
..
coreos convert cluster/ from --flag_name= --flag-name= 2015-08-07 11:00:13 -04:00
jessie AWS: Treat ubuntu as an alias for 'latest ubuntu', i.e. 'vivid' 2015-07-08 17:00:44 -04:00
templates AWS: Create one storage pool for aufs, not two 2015-09-10 07:06:34 -07:00
trusty AWS: Treat ubuntu as an alias for 'latest ubuntu', i.e. 'vivid' 2015-07-08 17:00:44 -04:00
vivid AWS: Treat ubuntu as an alias for 'latest ubuntu', i.e. 'vivid' 2015-07-08 17:00:44 -04:00
wheezy AWS: Treat ubuntu as an alias for 'latest ubuntu', i.e. 'vivid' 2015-07-08 17:00:44 -04:00
config-default.sh Remove NamespaceExists from configuration 2015-09-03 13:42:09 -04:00
config-test.sh Remove NamespaceExists from configuration 2015-09-03 13:42:09 -04:00
options.md AWS: Treat ubuntu as an alias for 'latest ubuntu', i.e. 'vivid' 2015-07-08 17:00:44 -04:00
util.sh Stop reusing basic auth on cluster create 2015-08-22 11:45:46 -07:00