Explorar el Código

Merge pull request #97 from lwilson/issue-96

Issues 96 and 102: Adjusting documentation for GitHub Pages and to ensure consistency of instructions
John Lockman hace 4 años
padre
commit
c7e9bfc695

+ 1 - 1
README.md

@@ -7,7 +7,7 @@
 Omnia (Latin: all or everything) is a deployment tool to turn Dell EMC PowerEdge servers with RPM-based Linux images into a functioning Slurm/Kubernetes cluster.
 
 ## Omnia Documentation
-For Omnia documentation, including installation and contribution instructions, see [docs](docs/README.md).
+For Omnia documentation, including installation and contribution instructions, please see the [website](https://dellhpc.github.io/omnia).
 
 ## Current maintainers:
 * Lucas A. Wilson (Dell Technologies)

+ 6 - 0
docs/CONTRIBUTORS.md

@@ -0,0 +1,6 @@
+# Omnia Maintainers
+- Luke Wilson and John Lockman (Dell Technologies)
+<img src="images/delltech.jpg" height="90px" alt="Dell Technologies">
+
+# Omnia Contributors
+<img src="images/delltech.jpg" height="90px" alt="Dell Technologies"> <img src="images/pisa.png" height="100px" alt="Universita di Pisa">

+ 1 - 1
docs/PREINSTALL.md

@@ -5,7 +5,7 @@ Omnia assumes that prior to installation:
 * Systems have a base operating system (currently CentOS 7 or 8)
 * Network(s) has been cabled and nodes can reach the internet
 * SSH Keys for `root` have been installed on all nodes to allow for password-less SSH
-* Ansible is installed on the master node
+* Ansible is installed on either the master node or a separate deployment node
 ```
 yum install ansible
 ```

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 22 - 3
docs/README.md


BIN
docs/images/omnia-k8s.png


BIN
docs/images/omnia-overview.png


BIN
docs/images/omnia-slurm.png


kubernetes/build-kubernetes-cluster.yml → kubernetes/kubernetes.yml


slurm/slurm-cluster.yaml → slurm/slurm.yml