Merge "Formatting userguide."

This commit is contained in:
Jenkins 2016-07-19 07:35:52 +00:00 committed by Gerrit Code Review
commit ca7977c848
1 changed files with 22 additions and 22 deletions

View File

@ -89,15 +89,15 @@ They are loosely grouped as: mandatory, infrastructure, COE specific.
as appropriate for the bay driver. For the currently supported as appropriate for the bay driver. For the currently supported
images, the os-distro names are: images, the os-distro names are:
+------------+-----------------------+ ========== =====================
| COE | os-distro | COE os-distro
+============+=======================+ ========== =====================
| kubernetes | fedora-atomic, coreos | Kubernetes Fedora-atomic, CoreOS
| swarm | fedora-atomic | Swarm Fedora-atomic
| mesos | ubuntu | Mesos Ubuntu
+------------+-----------------------+ ========== =====================
This is a mandatory parameter and there is no default value. This is a mandatory parameter and there is no default value.
--keypair-id \<keypair-id\> --keypair-id \<keypair-id\>
The name or UUID of the SSH keypair to configure in the bay servers The name or UUID of the SSH keypair to configure in the bay servers
@ -143,26 +143,26 @@ They are loosely grouped as: mandatory, infrastructure, COE specific.
to the particular driver; refer to the `Networking`_ section for more to the particular driver; refer to the `Networking`_ section for more
details. Supported network drivers and the default driver are: details. Supported network drivers and the default driver are:
+------------+-----------------+---------+ =========== ================= ========
| COE | network-driver | default | COE Network-Driver Default
+============+=================+=========+ =========== ================= ========
| kubernetes | flannel | flannel | Kubernetes Flannel Flannel
| swarm | docker, flannel | docker | Swarm Docker, Flannel Flannel
| mesos | docker | docker | Mesos Docker Docker
+------------+-----------------+---------+ =========== ================= ========
--volume-driver \<volume-driver\> --volume-driver \<volume-driver\>
The name of a volume driver for managing the persistent storage for The name of a volume driver for managing the persistent storage for
the containers. The functionality supported are specific to the the containers. The functionality supported are specific to the
driver. Supported volume drivers and the default driver are: driver. Supported volume drivers and the default driver are:
+------------+-----------------+-----------+ ============= ============= ===========
| COE | volume-driver | default | COE Volume-Driver Default
+============+=================+===========+ ============= ============= ===========
| kubernetes | cinder | no driver | Kubernetes Cinder No Driver
| swarm | rexray | no driver | Swarm Rexray No Driver
| mesos | rexray | no driver | Mesos Rexray No Driver
+------------+-----------------+-----------+ ============= ============= ===========
--dns-nameserver \<dns-nameserver\> --dns-nameserver \<dns-nameserver\>
The DNS nameserver for the servers and containers in the bay to use. The DNS nameserver for the servers and containers in the bay to use.