Skip to content
Snippets Groups Projects
Commit 64368c04 authored by Vojdan Kjorveziroski's avatar Vojdan Kjorveziroski
Browse files

Reorganize docs

parent fb969ec6
No related branches found
No related tags found
1 merge request!33Resolve "Reorganize existing local deployment tutorial"
Showing
with 11 additions and 5 deletions
......@@ -19,7 +19,7 @@ As open-source software, nmaas can be installed in any existing or new Kubernete
### Evaluating nmaas Using a Single-Node Local Cluster
Interested users can test nmaas locally in a VM by deploying a single-node MicroK8s or K3s Kubernetes cluster. A detailed step-by-step guide for deploying a single node Kubernetes cluster, as well as deploying nmaas and its dependencies is available on the [Local Development Environment page](self-hosted-nmaas/local-dev-environment/introduction.md).
Interested users can test nmaas locally in a VM by deploying a single-node MicroK8s or K3s Kubernetes cluster. A detailed step-by-step guide for deploying a single node Kubernetes cluster, as well as deploying nmaas and its dependencies is available as part of the tutorials given at the [JRES 2022](tutorials-workshops/jres2022/introduction.md) and [JRES 2024](tutorials-workshops/jres2024/introduction.md) conferences.
### Deploying nmaas on a Multi-Node Production Kubernetes Cluster
......
# Introduction
Interested users have the option of self-hosting the nmaas software on their own infrastructure. Depending on the environment, two guides are available:
Interested users have the option of self-hosting the nmaas software on their own infrastructure. Depending on the environment, different guides are available:
- The [production installation guide](./install-guide.md) which provides instructions on installing nmaas on a full-fledged Kubernetes cluster involving multiple cluster nodes.
- The [local installation guide](./local-dev-environment/introduction.md) which provides instructions on installing nmaas for evaluation purposes in smaller environments, consisting even of a single Kubernetes node.
Note that apart from the infrastructure aspects, both guides share similarities when it comes to the actual nmaas deployment, and can be consulted in parallel.
- For setting up a local nmaas VM suitable for experiments, interested users are encouraged to take a look at the nmaas tutorials presented at the JRES conference:
- [JRES 2022 - GÉANT Network Management as a Service tutorial](../tutorials-workshops/jres2022/introduction.md)
- [JRES 2024 - Orchestrated Deployment of Virtual Labs for Education](../tutorials-workshops/jres2024/introduction.md)
## nmaas Components
......
# nmaas Tutorials and Workshops
This section contains the materials for tutorials and workshops where the nmaas Platform or one of its use-cases has been presented. Currently it includes the archived resources for the following events:
- [JRES 2022 - GÉANT Network Management as a Service tutorial](jres2022/introduction.md)
- [JRES 2024 - Orchestrated Deployment of Virtual Labs for Education](jres2024/introduction.md)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment