mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-03 21:02:34 +00:00 
			
		
		
		
	Realized that the large cluster support and the advanced hierarchical pages are the same. This initial commit does some refactoring of the pages. Left around the define_service_node.rst page but it's not in the index. We need to verify that the content is correct in define_service_nodes.rst
		
			
				
	
	
		
			21 lines
		
	
	
		
			568 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			568 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
Admin Guide
 | 
						|
===========
 | 
						|
 | 
						|
The admin guide is intended to help with learning how to manage a cluster using xCAT with the following major sections: 
 | 
						|
 | 
						|
 | 
						|
* **Basic Concepts** Introduces some of the basic concepts in xCAT.
 | 
						|
 | 
						|
* **Manage Cluster** Describes managing clusters under xCAT.  The management procedures are organized based on the hardware type since management may vary depending on the hardware architecture.
 | 
						|
 | 
						|
* **Reference** xCAT reference sections.
 | 
						|
 | 
						|
 | 
						|
.. toctree::
 | 
						|
   :maxdepth: 2
 | 
						|
 | 
						|
   basic_concepts/index.rst
 | 
						|
   manage_clusters/index.rst
 | 
						|
   references/index.rst
 | 
						|
 |