diff options
| author | Seth Vidal <skvidal@fedoraproject.org> | 2012-11-06 19:14:49 +0000 |
|---|---|---|
| committer | Seth Vidal <skvidal@fedoraproject.org> | 2012-11-06 19:14:49 +0000 |
| commit | e9f1cb74ca1f66a0f3cb17d4fc00a9def157718e (patch) | |
| tree | d09c29334025ccc19d6038de41e9ee8ee806ea08 /README | |
| parent | cc346c84bbf48d5df31179dc4b8a9868ca12595c (diff) | |
add the instance types in euca in a note in the readme
Diffstat (limited to 'README')
| -rw-r--r-- | README | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -48,6 +48,16 @@ volumes, etc) and it's ip address. You will then be able to login, as root. + +Instance types: right now the euca cloudlet has these instance types defined +type cpus mem disk +c1.medium 1 1024 11 +m1.small 1 2048 11 +m1.large 2 3072 20 +m1.xlarge 4 4096 40 +c1.xlarge 8 8192 40 + + Setting up a new persistent cloud host: 1. select an ip: sudo -i euca-describe-addresses |
