mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-04 04:20:08 +00:00
Merge pull request #14 from daniceexi/master
Add the doc skeleton for Admin Guide->Basic Concept
This commit is contained in:
commit
86aed8dfeb
BIN
source/guides/admin-guides/basic_concepts/.index.rst.swp
Normal file
BIN
source/guides/admin-guides/basic_concepts/.index.rst.swp
Normal file
Binary file not shown.
@ -0,0 +1,4 @@
|
||||
Global Configuration
|
||||
====================
|
||||
|
||||
Configure the **master**, **domain** ...
|
10
source/guides/admin-guides/basic_concepts/index.rst
Normal file
10
source/guides/admin-guides/basic_concepts/index.rst
Normal file
@ -0,0 +1,10 @@
|
||||
Basic Concepts
|
||||
==============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
xcat_object/index.rst
|
||||
xcat_db/index.rst
|
||||
global_cfg/index.rst
|
||||
network_planning/index.rst
|
@ -0,0 +1,8 @@
|
||||
Network Planning
|
||||
================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
network_service/index.rst
|
||||
network_cfg/index.rst
|
@ -0,0 +1,2 @@
|
||||
Network Configuration
|
||||
=====================
|
@ -0,0 +1,2 @@
|
||||
Network Services which are used in xCAT
|
||||
==================================
|
11
source/guides/admin-guides/basic_concepts/xcat_db/index.rst
Normal file
11
source/guides/admin-guides/basic_concepts/xcat_db/index.rst
Normal file
@ -0,0 +1,11 @@
|
||||
xCAT Database
|
||||
=============
|
||||
|
||||
Definition of xCAT DB
|
||||
---------------------
|
||||
|
||||
How to Manipulate xCAT DB
|
||||
-------------------------
|
||||
|
||||
How to Use Regular Expression in xCAT DB
|
||||
----------------------------------------
|
@ -0,0 +1,12 @@
|
||||
xCAT Object
|
||||
===========
|
||||
|
||||
Node Object
|
||||
-----------
|
||||
Node Range
|
||||
|
||||
OSimage Object
|
||||
--------------
|
||||
|
||||
Group Object
|
||||
------------
|
@ -4,7 +4,5 @@ Admin Guide
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
basic_concepts/index.rst
|
||||
large_clusters/index.rst
|
||||
ubuntu_clusters/index.rst
|
||||
Kdump/index.rst
|
||||
advanced_topics/index.rst
|
||||
|
@ -1,9 +0,0 @@
|
||||
Managing Ubuntu/Debian Clusters
|
||||
=======================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
xCAT_on_Ubuntu_Server.rst
|
||||
../../install-guides/common/prepare_mgmt_node.rst
|
||||
|
@ -1,3 +0,0 @@
|
||||
xCAT on Ubuntu Server
|
||||
=====================
|
||||
|
Loading…
x
Reference in New Issue
Block a user