Skip to content
Snippets Groups Projects
Commit d2f6e0f5 authored by Christos Tranoris's avatar Christos Tranoris
Browse files

draft design under #9

parent e62be647
No related branches found
No related tags found
1 merge request!11Merging "develop" documentation into "main" to tag it as 2024Q2
Pipeline #6983 passed
...@@ -71,7 +71,7 @@ extra: ...@@ -71,7 +71,7 @@ extra:
nav: nav:
- Overview: - Overview:
- Introduction: index.md - Introduction: index.md
- OpenSlice deployment examples: under_construction.md - OpenSlice deployment examples: OpenSlice_deployment_examples.md
- Getting Started: - Getting Started:
- Deployment: - Deployment:
- Introduction: deployment.md - Introduction: deployment.md
...@@ -79,61 +79,64 @@ nav: ...@@ -79,61 +79,64 @@ nav:
- Kubernetes: deploymentK8s.md - Kubernetes: deploymentK8s.md
- Configuration: - Configuration:
- Introduction: config_intro.md - Introduction: config_intro.md
- Role/Keycloak management: under_construction.md - Role/Keycloak management: role_keycloak_management.md
- NFV Orchestrator Configuration: nfvoconfig.md - NFV Orchestrator Configuration: nfvoconfig.md
- Consuming Services From External OSS: ./architecture/consumingServicesFromExternalPartners.md - Consuming Services From External OSS: ./architecture/consumingServicesFromExternalPartners.md
- NaaS: - NaaS:
- Introduction: under_construction.md - Introduction: ./naas/introduction.md
- Services: - Services:
- Service Specification: under_construction.md - Service Specification: ./naas/service_spec.md
- Service Catalogs: under_construction.md - Service Catalogs: ./naas/service_catalog.md
- Service Inventory: under_construction.md - Service Inventory: ./naas/service_inventory.md
- GSMA GST to TMF Service: under_construction.md - GSMA GST to TMF Service: ./naas/gst_to_tmf.md
- Resources: - Resources:
- Resources Specification: under_construction.md - Resources Specification: ./naas/resource_spec.md
- Resources Catalogs: under_construction.md - Resources Catalogs: ./naas/resource_catalog.md
- Resources Inventory: under_construction.md - Resources Inventory: ./naas/resource_inventory.md
- Service orchestration: - Service orchestration:
- Introduction: under_construction.md - Introduction: ./naas/so_intro.md
- Service Lifecycle management: under_construction.md - Service Lifecycle management: ./naas/lcm.md
- LCM Rules Introduction: under_construction.md - LCM Rules Introduction: ./naas/lcm_rules_intro.md
- From Service order to services/resources: - From Service order to services/resources:
- Exposing Kubernetes services: under_construction.md - Exposing Kubernetes services: ./naas/so_servicespec_to_services_kubernetes.md
- Exposing NFV Services: under_construction.md - Exposing NFV Services: ./naas/so_servicespec_to_services_nfv.md
- Supported TMFORUM exposed APIs: under_construction.md - Supported TMFORUM exposed APIs: ./naas/exposed_apis.md
- Service design: - Service design:
- Introduction: service_design_intro.md - Introduction: ./service_design/intro.md
- Support for Kubernetes: - Support for Kubernetes:
- Introduction: under_construction.md - Introduction: ./service_design/kubernetes/intro.md
- Exposing Kubernetes Resources: ExposingKubernetesResources.md - Exposing Kubernetes Resources: ./service_design/kubernetes/ExposingKubernetesResources.md
- Design Helm aaService: under_construction.md - Design Helm aaService: ./service_design/kubernetes/design_helmaas.md
- Exposing CRDs_aaS_Example_Calculator: ExposingCRDs_aaS_Example_Calculator.md - Support for NFV:
- HELM Installation aaS Jenkins Example: HELM_Installation_aaS_Jenkins_Example.md - Design NFV Services: ./service_design/nfv/design_nfv_services.md
- NFV Catalogs: nfvcatalogs.md - NFV Catalogs: ./service_design/nfv/nfvcatalogs.md
- Design NFV Services: under_construction.md
- LCM Rules: - LCM Rules:
- Introduction: under_construction.md - Introduction: ./service_design/lcmrules/intro.md
- Specification: under_construction.md - Specification: ./service_design/lcmrules/specification.md
- Typical Examples: under_construction.md - Typical Examples: ./service_design/lcmrules/examples.md
- Service Specification Examples: under_construction.md - Service Specification Examples:
- Open5GS (NFV approach): ./service_design/examples/open5gs_nfv.md
- Open5GS (Kubernetes approach): ./service_design/examples/open5gs_kubernetes.md
- Exposing CRDs_aaS_Example_Calculator: ./service_design/examples/ExposingCRDs_aaS_Example_Calculator.md
- HELM Installation aaS Jenkins Example: ./service_design/examples/HELM_Installation_aaS_Jenkins_Example.md
- Service Ordering: - Service Ordering:
- Ordering Services from catalogs: under_construction.md - Ordering Services from catalogs: ./service_ordering/ordering_services.md
- Testing services: - Testing services:
- Testing Specification: under_construction.md - Testing Specification: ./testing_services/test_spec.md
- Testing Catalogs: under_construction.md - Testing Catalogs: ./testing_services/test_catalogs.md
- Testing Inventory: under_construction.md - Testing Inventory: ./testing_services/test_inventory.md
- Service as a Product: - Service as a Product:
- Product Specification: under_construction.md - Product Specification: ./product_model/product_spec.md
- Product Catalogs: under_construction.md - Product Catalogs: ./product_model/product_catalogs.md
- Product Inventory: under_construction.md - Product Inventory: ./product_model/product_inventory.md
- Assurance services: - Assurance services:
- Introduction: under_construction.md - Introduction: ./assurance_services/intro.md
- Alarms and Actions: alarms_actions.md - Alarms and Actions: ./assurance_services/alarms_actions.md
- Design & Architecture: - Design & Architecture:
- Architecture: ./architecture/architecture.md - Architecture: ./architecture/architecture.md
- Cloud native support: - Cloud native support:
- Introduction: under_construction.md - Introduction: ./architecture/CRIDGE_cloud_native_intro.md
- CRIDGE for Developers: CRIDGEforDevelopers.md - CRIDGE for Developers: ./architecture/CRIDGEforDevelopers.md
- Message bus: ./architecture/messagebus.md - Message bus: ./architecture/messagebus.md
- OSOM: ./architecture/osom.md - OSOM: ./architecture/osom.md
- Authentication: ./architecture/oauth.md - Authentication: ./architecture/oauth.md
......
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