Newer
Older
site_name: ETSI SDG OSL Documentation
site_description: ETSI SDG OSL Documentation page
edit_uri: ""
docs_dir: doc
# edit_uri: edit/docs-revamp/docs/
# edit_uri: blob/docs-revamp/docs/
# remote_name: origin
# remote_branch: gh-pages
# Theme and overrides, i.e. language partial
# https://squidfunk.github.io/mkdocs-material/creating-your-site/
#include_search_page: false
#search_index_only: true
# Default values, taken from mkdocs_theme.yml
language: en
# feature:
# tabs: true
features:
- navigation.instant
- navigation.instant.progress
- navigation.top
- navigation.footer
logo: 'images/logo_osl.png'
favicon: images/favicon.png
copyright: "Copyright © 2019-2024 Openslice Project"
- icon: fontawesome/solid/globe
- icon: fontawesome/brands/gitlab
- icon: fontawesome/brands/linkedin
link: https://www.linkedin.com/company/openslice/
- icon: fontawesome/brands/x-twitter
# Page tree
nav:
- Overview:
- Introduction: index.md
- OpenSlice deployment examples: under_construction.md
- Docker Compose: deploymentCompose.md
- Kubernetes: deploymentK8s.md
- Consuming Services From External OSS: ./architecture/consumingServicesFromExternalPartners.md
- NaaS:
- Introduction: under_construction.md
- Services:
- Service Specification: under_construction.md
- Service Catalogs: under_construction.md
- Service Inventory: under_construction.md
- GSMA GST to TMF Service: under_construction.md
- Resources:
- Resources Specification: under_construction.md
- Resources Catalogs: under_construction.md
- Resources Inventory: under_construction.md
- Service orchestration:
- Introduction: under_construction.md
- Service Lifecycle management: under_construction.md
- LCM Rules Introduction: under_construction.md
- From Service order to services/resources:
- Exposing Kubernetes services: under_construction.md
- Exposing NFV Services: under_construction.md
- Supported TMFORUM exposed APIs: under_construction.md
- Service design:
- Introduction: service_design_intro.md
- Support for Kubernetes:
- Introduction: under_construction.md
- Exposing Kubernetes Resources: ExposingKubernetesResources.md
- Design Helm aaService: under_construction.md
- Exposing CRDs_aaS_Example_Calculator: ExposingCRDs_aaS_Example_Calculator.md
- HELM Installation aaS Jenkins Example: HELM_Installation_aaS_Jenkins_Example.md
- Design NFV Services: under_construction.md
- LCM Rules:
- Introduction: under_construction.md
- Specification: under_construction.md
- Typical Examples: under_construction.md
- Service Specification Examples: under_construction.md
- Ordering Services from catalogs: under_construction.md
- Testing services:
- Testing Specification: under_construction.md
- Testing Catalogs: under_construction.md
- Testing Inventory: under_construction.md
- Service as a Product:
- Product Specification: under_construction.md
- Product Catalogs: under_construction.md
- Product Inventory: under_construction.md
- Assurance services:
- Introduction: under_construction.md
- Design & Architecture:
- Architecture: ./architecture/architecture.md
- Cloud native support:
- Introduction: under_construction.md
- CRIDGE for Developers: CRIDGEforDevelopers.md
- Message bus: ./architecture/messagebus.md
- OSOM: ./architecture/osom.md
- Authentication: ./architecture/oauth.md
- APIs:
- TMF API: ./architecture/tmfapi.md
- NFV API: ./architecture/nfvapi.md
- TMF WEB: ./architecture/tmfweb.md
- NFV WEB: ./architecture/nfvweb.md
- Issue management: ./architecture/issuemgt.md
- Central logging: ./architecture/centrallog.md