2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-05 21:10:09 +00:00
wangxiaopeng 67cbb37cdf Change the skeleton of cluster management
I moved the [Hardware Architectures] to [Manage Clusters] since I
thought the name [Hardware Architectures] will make user confusing
that this page is for hardware things.
Another change was I moved the kvm part to be a sub-doc of specific
arch. This is because the kvm only can be done after the bare-metal
deployment. In the kvm part, I'd like only includes the [host install]
and [vm management]. The OS deployment should be same with bare-metal.

And since there's no much customer were using kvm, move it to low level
will make our doc more clear to follow.
2015-08-14 04:28:35 -04:00

11 lines
164 B
ReStructuredText

Admin Guide
===========
.. toctree::
:maxdepth: 2
basic_concepts/index.rst
manage_clusters/index.rst
references/index.rst
large_clusters/index.rst