Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@ AUP Learning Cloud is a tailored JupyterHub deployment designed to provide an in
:alt: Software Architecture
:align: center

Choose Your Installation Path
-----------------------------

Start with the path that matches what you already have:

* **Local workstation:** Use the :doc:`Quick Start <installation/quick-start>` for a supported workstation that will run AUP Learning Cloud locally.
* **Existing Kubernetes:** Use :doc:`Deploy on an existing Kubernetes cluster <installation/existing-kubernetes>` for a running cluster that is ready for operator access.
* **New SSH-managed multi-node K3s:** Use the :doc:`multi-node K3s guide <installation/multi-node>` when each machine already has an operating system and is reachable over SSH.
* **Diskless PXE:** Use the :doc:`specialized PXE reference topology <installation/multi-node/multi-aipc-hardware-deployment>` when diskless agents must network-boot from a service machine.

.. toctree::
:maxdepth: 2
:caption: Introduction
Expand All @@ -24,6 +34,7 @@ AUP Learning Cloud is a tailored JupyterHub deployment designed to provide an in
installation/quick-start
installation/single-node
installation/customizing-deployment
installation/existing-kubernetes
installation/multi-node
installation/multi-node/multi-aipc-hardware-deployment

Expand Down
Loading
Loading