Skip to content
Snippets Groups Projects
Commit cb1e130f authored by trantzas's avatar trantzas
Browse files

Documentation housekeeping

parent 910429ee
No related branches found
No related tags found
1 merge request!11Merging "develop" documentation into "main" to tag it as 2024Q2
Pipeline #7323 passed
This section contains examples on service design, which contain a step-by-step guide to reproduce them in your local environment.
\ No newline at end of file
...@@ -11,7 +11,7 @@ OpenSlice can be used to design service specifications for various services, eve ...@@ -11,7 +11,7 @@ OpenSlice can be used to design service specifications for various services, eve
## Probe further ## Probe further
* [Design and expose services based on containerized resources via the Kubernetes Operator pattern](ExposingKubernetesResources.md) * [Design and expose services based on containerized resources via the Kubernetes Operator pattern](./kubernetes/ExposingKubernetesResources.md)
* [Design and expose services based on NFV artifacts](./nfv/design_nfv_services.md) * [Design and expose services based on NFV artifacts](./nfv/design_nfv_services.md)
......
_This section is WIP._
\ No newline at end of file
...@@ -128,7 +128,7 @@ nav: ...@@ -128,7 +128,7 @@ nav:
- Open5GS (NFV approach): ./service_design/examples/open5gs_nfv.md - Open5GS (NFV approach): ./service_design/examples/open5gs_nfv.md
- Open5GS (Kubernetes approach): ./service_design/examples/open5gs_kubernetes.md - Open5GS (Kubernetes approach): ./service_design/examples/open5gs_kubernetes.md
- Exposing CRDs_aaS_Example_Calculator: ./service_design/examples/ExposingCRDs_aaS_Example_Calculator/ExposingCRDs_aaS_Example_Calculator.md - Exposing CRDs_aaS_Example_Calculator: ./service_design/examples/ExposingCRDs_aaS_Example_Calculator/ExposingCRDs_aaS_Example_Calculator.md
- HELM Installation aaS Jenkins Example: ./service_design/kubernetes/helm/HELM_Installation_aaS_Jenkins_Example.md - HELM Installation aaS Jenkins Example: ./service_design\examples\helmInstallation_aaS_Example_Jenkins/HELM_Installation_aaS_Jenkins_Example.md
- Service Ordering: - Service Ordering:
- Ordering Services from catalogs: ./service_ordering/ordering_services.md - Ordering Services from catalogs: ./service_ordering/ordering_services.md
- Testing services: - Testing services:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment