kenperkins / coreos-cluster-cli

Create a coreos cluster from the command line
MIT License
16 stars 2 forks source link

Add --ephemeral flag for using data disk for Docker storage #5

Closed rosskukulinski closed 9 years ago

rosskukulinski commented 9 years ago

This pull request corresponds to this PR in kenperkins/coreos-cluster.

A common issue running CoreOS in Rackspace's cloud vms is that /var/lib/docker runs out of space pretty quickly on the system disk because the Docker btrfs partition is not allocated a whole ton of space.

rgbkrk commented 9 years ago

Pairs up well with https://github.com/kenperkins/coreos-cluster/pull/9 and a glass of :wine_glass:.

kenperkins commented 9 years ago

I'll get to this in the AM. Thanks for the work ross!

rosskukulinski commented 9 years ago

thanks @kenperkins @rgbkrk

kenperkins commented 9 years ago

published as coreos-cluster-cli@2.1.0