Merge "[arch-design] Add technical detail section"
This commit is contained in:
commit
e57c857ffc
doc/arch-design-draft/source
36
doc/arch-design-draft/source/design-compute-tech.rst
Normal file
36
doc/arch-design-draft/source/design-compute-tech.rst
Normal file
@ -0,0 +1,36 @@
|
||||
=============================
|
||||
Compute node technical detail
|
||||
=============================
|
||||
|
||||
This chapter describes the technical details that should be explored when
|
||||
architecting OpenStack compute nodes.
|
||||
|
||||
Compute node design overview
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Hardware selection
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Storage selection
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
Local storage
|
||||
-------------
|
||||
|
||||
Remote storage
|
||||
--------------
|
||||
|
||||
Networking
|
||||
~~~~~~~~~~
|
||||
|
||||
Hardware
|
||||
--------
|
||||
|
||||
Firmware
|
||||
--------
|
||||
|
||||
Special features
|
||||
----------------
|
||||
|
||||
High availability
|
||||
-----------------
|
@ -2,6 +2,12 @@
|
||||
Compute Nodes
|
||||
=============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
design-compute-tech
|
||||
|
||||
|
||||
This chapter describes some of the choices you need to consider
|
||||
when designing and building your compute nodes. Compute nodes form the
|
||||
resource core of the OpenStack Compute cloud, providing the processing, memory,
|
||||
|
Loading…
x
Reference in New Issue
Block a user