Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Dec 21, 2018
1 parent f653526 commit 5f06ce7
Show file tree
Hide file tree
Showing 7 changed files with 44 additions and 847 deletions.
5 changes: 5 additions & 0 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@
'.md': 'recommonmark.parser.CommonMarkParser',
}


extensions = [
'sphinx_markdown_tables',
]

# The suffix(es) of source filenames.
# You can specify multiple suffix as a list of string:
#
Expand Down
6 changes: 3 additions & 3 deletions source/technical/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Mesos
.. toctree::
:maxdepth: 1

mesos-cluster/enable-gpu-support.rst
mesos-cluster/enable-openid-authentication.rst
mesos-cluster/enable-gpu-support.md
mesos-cluster/enable-openid-authentication.md


Kubernetes
Expand All @@ -21,7 +21,7 @@ Kubernetes
:maxdepth: 1

kubernetes/gpu-kubernetes-centos7.md
kubernetes/gpu-kubernetes-ubuntu
kubernetes/gpu-kubernetes-ubuntu.md


OpenStack nova-lxd
Expand Down
48 changes: 1 addition & 47 deletions source/technical/kubernetes/gpu-kubernetes-centos7.md
Original file line number Diff line number Diff line change
Expand Up @@ -698,7 +698,7 @@ be provided soon

#### <span style="color: rgb(0,0,0);text-decoration: none;">Driver nvidia-install repo</span>

<a href="https://developer.nvidia.com/cuda-downloads?target_os=Linux&amp;target_arch=x86_64&amp;target_distro=CentOS&amp;target_version=7&amp;target_type=rpmnetwork" class="external-link"><span style="color: rgb(17,85,204);text-decoration: underline;">https://developer.nvidia.com/cuda-downloads?target_os=Linux&amp;target_arch=x86_64&amp;target_distro=CentOS&amp;target_version=7&amp;target_type=rpmnetwork</span></a>
<a href="https://developer.nvidia.com/cuda-downloads?target_os=Linux" class="external-link"><span style="color: rgb(17,85,204);text-decoration: underline;">https://developer.nvidia.com/cuda-downloads?target_os=Linux</span></a>

#### <span style="color: rgb(0,0,0);text-decoration: none;">Driver Nvidia-install driver</span>

Expand All @@ -712,49 +712,3 @@ be provided soon

<a href="https://github.com/NVIDIA/nvidia-docker/wiki/Installation-(version-2.0)#prerequisites" class="external-link"><span style="color: rgb(17,85,204);text-decoration: underline;">https://github.com/NVIDIA/nvidia-docker/wiki/Installation-(version-2.0)#prerequisites</span></a>





<span
class="aui-icon aui-icon-small aui-iconfont-info confluence-information-macro-icon"></span>

Related articles
----------------

- <span class="icon aui-icon aui-icon-small aui-iconfont-page-default"
title="Page">Page:</span>

[Enabling multiple OpenID providers in
apache](/display/DEEP/Enabling+multiple+OpenID+providers+in+apache)

- <span class="icon aui-icon aui-icon-small aui-iconfont-page-default"
title="Page">Page:</span>

[Kubernetes: integration with
IAM](/display/DEEP/Kubernetes%3A+integration+with+IAM)

- <span class="icon aui-icon aui-icon-small aui-iconfont-page-default"
title="Page">Page:</span>

[Mesos logbook](/display/DEEP/Mesos+logbook)

- <span class="icon aui-icon aui-icon-small aui-iconfont-page-default"
title="Page">Page:</span>

[Deploying SLURM cluster via
TOSCA](/display/DEEP/Deploying+SLURM+cluster+via+TOSCA)

- <span class="icon aui-icon aui-icon-small aui-iconfont-page-default"
title="Page">Page:</span>

[Notes on Hashicorp Vault - PKI Secrets
Engine](/display/DEEP/Notes+on+Hashicorp+Vault+-+PKI+Secrets+Engine)





Document generated by Confluence on Oct 30, 2018 11:26

[Atlassian](http://www.atlassian.com/)

0 comments on commit 5f06ce7

Please sign in to comment.