diff --git a/source/index.rst b/source/index.rst index 9cabbc498..c202bd7a2 100644 --- a/source/index.rst +++ b/source/index.rst @@ -20,6 +20,7 @@ Content .. toctree:: :maxdepth: 2 + overview/index.rst guides/install-guides/index.rst guides/admin-guides/index.rst developers/index.rst diff --git a/source/overview/architecture.rst b/source/overview/architecture.rst new file mode 100644 index 000000000..d76d7e7da --- /dev/null +++ b/source/overview/architecture.rst @@ -0,0 +1,4 @@ +Architecture +============ + +https://sourceforge.net/p/xcat/wiki/XCAT_Overview%2C_Architecture%2C_and_Planning/#xcat-architecture diff --git a/source/overview/features.rst b/source/overview/features.rst new file mode 100644 index 000000000..4640ce691 --- /dev/null +++ b/source/overview/features.rst @@ -0,0 +1,4 @@ +Features +======== + +https://sourceforge.net/p/xcat/wiki/XCAT_Overview%2C_Architecture%2C_and_Planning/#overview-of-xcats-features diff --git a/source/overview/index.rst b/source/overview/index.rst new file mode 100644 index 000000000..c7bc169d5 --- /dev/null +++ b/source/overview/index.rst @@ -0,0 +1,13 @@ +Overview +======== + +xCAT enables you to easily manage large number of servers for any type of techincal computing workload. + +xCAT is known for exceptional scaling, wide variety of supported hardware, operating systems, and virtalization platforms, and complete day0 setup capabilities. + +.. toctree:: + :maxdepth: 2 + + features.rst + support_list.rst + architecture.rst diff --git a/source/overview/support_list.rst b/source/overview/support_list.rst new file mode 100644 index 000000000..04d821fc1 --- /dev/null +++ b/source/overview/support_list.rst @@ -0,0 +1,2 @@ +Supported Hardware and Operating Systems +========================================