~ltrager/maas/lp1654432_2.1

441.1.2 by Gavin Panella
Add mode hints to docs, and tidy a bit.
1
.. -*- mode: rst -*-
2
457.2.3 by matthew.revell at canonical
New README
3
************************
4
MAAS: Metal as a Service
5
************************
6
499.2.1 by Gavin Panella
Reformat lines in README.txt.
7
Metal as a Service -- MAAS -- lets you treat physical servers like
8
virtual machines in the cloud. Rather than having to manage each
9
server individually, MAAS turns your bare metal into an elastic
10
cloud-like resource.
11
12
What does that mean in practice? Tell MAAS about the machines you want
13
it to manage and it will boot them, check the hardware's okay, and
14
have them waiting for when you need them. You can then pull nodes up,
15
tear them down and redeploy them at will; just as you can with virtual
16
machines in the cloud.
17
18
When you're ready to deploy a service, MAAS gives Juju the nodes it
19
needs to power that service. It's as simple as that: no need to
20
manually provision, check and, afterwards, clean-up. As your needs
21
change, you can easily scale services up or down. Need more power for
22
your Hadoop cluster for a few hours? Simply tear down one of your Nova
23
compute nodes and redeploy it to Hadoop. When you're done, it's just
24
as easy to give the node back to Nova.
25
26
MAAS is ideal where you want the flexibility of the cloud, and the
27
hassle-free power of Juju charms, but you need to deploy to bare
28
metal.
457.2.3 by matthew.revell at canonical
New README
29
30
For more information see the `MAAS guide`_.
31
5542.1.1 by Nobuto Murata
use http:// link to maas.io as it does not listen on https://, LP: #1620064
32
.. _MAAS guide: http://maas.io/